mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-17 17:37:48 +00:00
refactor ACL for easy voter. Apply on TaskVoter
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Chill\MainBundle\Security\Authorization;
|
||||
|
||||
interface VoterGeneratorInterface
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user