コード例 #1
0
ファイル: Social.php プロジェクト: ravikathaitarm01/fluenz1
 public function __construct()
 {
     parent::__construct();
     $this->_notify_social = new NotifyBrandSocial();
 }
コード例 #2
0
ファイル: Social.php プロジェクト: ravikathaitarm01/fluenz1
 public function __construct()
 {
     parent::__construct();
     $this->_notify_social = new NotifyInfluencerSocial();
 }