Пример #1
0
 /**
  *
  * @return boolean
  */
 public function isAuthenticated()
 {
     return $this->auth->isAuthenticated();
 }