mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 02:25:00 +00:00
Remove implementation of StoredObjectInterface
This commit is contained in:
@@ -22,7 +22,7 @@ use Symfony\Component\Security\Core\Authorization\Voter\Voter;
|
|||||||
*
|
*
|
||||||
* Delegates to the sames authorization than for Evalution
|
* Delegates to the sames authorization than for Evalution
|
||||||
*/
|
*/
|
||||||
class AccompanyingPeriodWorkEvaluationDocumentVoter extends Voter implements StoredObjectVoterInterface
|
class AccompanyingPeriodWorkEvaluationDocumentVoter extends Voter
|
||||||
{
|
{
|
||||||
final public const SEE = 'CHILL_MAIN_ACCOMPANYING_PERIOD_WORK_EVALUATION_DOCUMENT_SHOW';
|
final public const SEE = 'CHILL_MAIN_ACCOMPANYING_PERIOD_WORK_EVALUATION_DOCUMENT_SHOW';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user