We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2979d commit 6185425Copy full SHA for 6185425
symfony/framework-bundle/3.3/etc/packages/app.yaml
@@ -5,7 +5,7 @@ services:
5
public: false
6
7
App\:
8
- resource: '../../src/{Command,Form,EventSubscriber,Twig,Voter}'
+ resource: '../../src/{Command,Form,EventSubscriber,Twig,Security}'
9
10
App\Controller\:
11
resource: '../../src/Controller'
0 commit comments