We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src
We need to move the non legacy code from src/Core in src and adjust the namespace accordingly.
src/Core
Add the class to the src/deprecations.php so that we can alias and auto-deprecate the old namespace.
src/deprecations.php
Don't forget the tests!
The text was updated successfully, but these errors were encountered:
Several people on-site for the hackathon are handling this together
Sorry, something went wrong.
No branches or pull requests
We need to move the non legacy code from
src/Core
insrc
and adjust the namespace accordingly.Add the class to the
src/deprecations.php
so that we can alias and auto-deprecate the old namespace.Don't forget the tests!
The text was updated successfully, but these errors were encountered: