예제 #1
0
파일: account.php 프로젝트: WPSlicers/mail
 /**
  * @return string
  */
 public function getName()
 {
     return $this->account->getName();
 }