Exemplo n.º 1
0
 /**
  * Returns the user.
  *
  * @return string|null
  */
 public function getUser()
 {
     return parent::getUser();
 }