コード例 #1
0
ファイル: LoadDefaultData.php プロジェクト: karousn/edonate
 public function intentType()
 {
     return $this->getOne(Intent::getTypes());
 }