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