woocommerce
woocommerce copied to clipboard
add flexibility to inherit the models and define and update the model factories
Fixed #38 - Removed explicit return types from newFactory() methods. The existing signatures required classes that are not normally loaded by the codebase to be returned preventing these models from ever having factories.