Пример #1
0
 public function getAllWhereWorkspaceIsDisplayable()
 {
     return $this->roleRepo->findAllWhereWorkspaceIsDisplayable();
 }