コード例 #1
0
ファイル: Account.php プロジェクト: Nickstr/Teller
 public function name()
 {
     return $this->name->long();
 }