woocommerce icon indicating copy to clipboard operation
woocommerce copied to clipboard

add flexibility to inherit the models and define and update the model factories

Open geraintp opened this issue 1 year ago • 0 comments

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.

geraintp avatar Apr 09 '24 15:04 geraintp