Skip to content

Commit 6185425

Browse files
authored
Store voters in Security
1 parent 5f2979d commit 6185425

File tree

1 file changed

+1
-1
lines changed
  • symfony/framework-bundle/3.3/etc/packages

1 file changed

+1
-1
lines changed

symfony/framework-bundle/3.3/etc/packages/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
public: false
66

77
App\:
8-
resource: '../../src/{Command,Form,EventSubscriber,Twig,Voter}'
8+
resource: '../../src/{Command,Form,EventSubscriber,Twig,Security}'
99

1010
App\Controller\:
1111
resource: '../../src/Controller'

0 commit comments

Comments
 (0)