mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
Store voters in Security
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
public: false
|
||||
|
||||
App\:
|
||||
resource: '../../src/{Command,Form,EventSubscriber,Twig,Voter}'
|
||||
resource: '../../src/{Command,Form,EventSubscriber,Twig,Security}'
|
||||
|
||||
App\Controller\:
|
||||
resource: '../../src/Controller'
|
||||
|
||||
Reference in New Issue
Block a user