Exemple #1
0
 /**
  * @return bool
  */
 public function hasCurrentUser()
 {
     return $this->userFacade->hasCurrentUser();
 }