You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Do we need still class ZF\Apigility\Autoloader? I can see it is not used in #169 and not sure what is the use case of the class? I couldn't find anything in documentation so I suggest to either:
add some description to the documentation, when it should be used and how it should be used
mark the class as @deprecated and remove in future major release
Thoughts?
The text was updated successfully, but these errors were encountered:
Do we need still class
ZF\Apigility\Autoloader
? I can see it is not used in #169 and not sure what is the use case of the class? I couldn't find anything in documentation so I suggest to either:@deprecated
and remove in future major releaseThoughts?
The text was updated successfully, but these errors were encountered: