コード例 #1
0
ファイル: module.php プロジェクト: decima/M2-platine
 public function schema($schema = array())
 {
     FriendshipObject::schema($schema);
     return $schema;
 }