コード例 #1
0
ファイル: User.php プロジェクト: junjinZ/wealthbot
 public function getPaymentMethod()
 {
     return $this->profile->getPaymentMethod();
 }