コード例 #1
0
ファイル: Lead.php プロジェクト: arstropica/zf2-dashboard
 /**
  * Get ipaddress
  *
  * @return string
  */
 public function getAccountDescription()
 {
     return $this->account->getDescription();
 }