Beispiel #1
0
Datei: ACL.php Projekt: acp3/core
 /**
  * @return array
  */
 public function getAllRoles()
 {
     return $this->permissionsCache->getRolesCache();
 }