Open visto9259 opened 4 years ago
There is deprecation warning in classes extending ClassMethods.
ClassMethods
We should update this to ClassMethodsHydrator.
ClassMethodsHydrator
Besides the change also the function signature of extract and hydrate should be adjusted to avoid errors.
@visto9259 This bug can be closed IMHO, now that all changes were merged.
@matwright Do you agree?
There is deprecation warning in classes extending
ClassMethods
.We should update this to
ClassMethodsHydrator
.