Loading src/UnicaenLdap/Entity/People.php +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ class People extends Entity * @var string[] */ public static $roles_list = array( 'DIRECTEUR' => 'D30', 'RESPONSABLE' => 'R00', 'RESP_ADMINISTRATIF' => 'R40', ); Loading Loading
src/UnicaenLdap/Entity/People.php +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ class People extends Entity * @var string[] */ public static $roles_list = array( 'DIRECTEUR' => 'D30', 'RESPONSABLE' => 'R00', 'RESP_ADMINISTRATIF' => 'R40', ); Loading