Beispiel #1
0
 /**
  * Get the user id
  *
  * @return int
  */
 public function getUserId()
 {
     return $this->user->getUserId();
 }