Пример #1
0
 public function getRoles()
 {
     return RoleIterator::loadByApplication($this->configuration(), $this->id, $this->database, false);
 }