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