Пример #1
0
 /**
  * Gets email.
  *
  * @return string
  */
 public function getEmail()
 {
     return $this->user->getEmail();
 }