Harmonize Application::getProviders to Application::getProvider #51900
Unanswered
NiroDeveloper
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since Laravel 11.9.0 the Application::getProvider() function does not support inheritance: #51343
Should we harmonize the Application::getProviders() function?
The same behavior in both functions would increase consistency and thus limit unpredictable behavior in the future.
Beta Was this translation helpful? Give feedback.
All reactions