mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
Feature: Add a list export for evaluation, actions and household
This commit is contained in:
@@ -54,7 +54,7 @@ class ThirdPartyVoter extends AbstractChillVoter implements ProvideRoleHierarchy
|
||||
public function getRolesWithHierarchy(): array
|
||||
{
|
||||
return [
|
||||
'Third Party' => $this->getRoles(),
|
||||
'Third party' => $this->getRoles(),
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user