예제 #1
0
파일: Account.php 프로젝트: Nickstr/Teller
 public function name()
 {
     return $this->name->long();
 }