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