Loading module/Application/src/Application/Entity/Db/Role.php +0 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,6 @@ class Role implements HistoriqueAwareInterface, RoleInterface { use HistoriqueAwareTrait; const CODE_RESPONSABLE_COMPOSANTE = 'responsable-composante'; const CODE_GESTIONNAIRE_COMPOSANTE = 'gestionnaire-composante'; /** * @var integer */ Loading Loading
module/Application/src/Application/Entity/Db/Role.php +0 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,6 @@ class Role implements HistoriqueAwareInterface, RoleInterface { use HistoriqueAwareTrait; const CODE_RESPONSABLE_COMPOSANTE = 'responsable-composante'; const CODE_GESTIONNAIRE_COMPOSANTE = 'gestionnaire-composante'; /** * @var integer */ Loading