Пример #1
0
 /**
  * @return bool
  */
 public function isAdmin()
 {
     return $this->activePreference->isAdmin();
 }