コード例 #1
0
ファイル: thing.php プロジェクト: rajtrivedi2001/shopify_app
 public function setThing($_val)
 {
     parent::setOneRelated("Thing", $_val);
 }