Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
More Symfony 4 updates for the service tags article#8655
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
weaverryan commentedNov 16, 2017
Status: Reviewed |
| // ... | ||
| classAppBundle extendsBundle | ||
| classKernel extendsKernel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
namespace App; +use ... as BaseKernel; +... extends BaseKernel?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
fixed in1a3be43
xabbuh commentedNov 16, 2017
Thank you Javier. |
…ereguiluz)This PR was merged into the master branch.Discussion----------More Symfony 4 updates for the service tags articleCommits-------eb77bd9 More Symfony 4 updates for the service tags article
No description provided.