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