示例#1
0
文件: FioAccount.php 项目: h4kuna/fio
 /** @return string */
 public function getAccount()
 {
     return $this->account->getAccount();
 }