コード例 #1
0
ファイル: Entity.php プロジェクト: nyangara/--ngara
 public function remove()
 {
     return DataFacade::remove($this);
 }