mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	FEATURE [voter][confidential] added right to see confidential periods
This commit is contained in:
		| @@ -107,6 +107,11 @@ class AccompanyingPeriodVoter extends AbstractChillVoter implements ProvideRoleH | ||||
|      */ | ||||
|     public const TOGGLE_INTENSITY = 'CHILL_PERSON_ACCOMPANYING_PERIOD_TOGGLE_INTENSITY'; | ||||
|  | ||||
|     /** | ||||
|      * Right to see confidential period even if not referrer | ||||
|      */ | ||||
|     public const SEE_CONFIDENTIAL = 'CHILL_PERSON_ACCOMPANYING_PERIOD_SEE_CONFIDENTIAL'; | ||||
|  | ||||
|     private Security $security; | ||||
|  | ||||
|     private VoterHelperInterface $voterHelper; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user