コード例 #1
0
ファイル: ViewUI.php プロジェクト: ddrozdik/dmaps
 /**
  * {@inheritdoc}
  */
 public function preSave(EntityStorageInterface $storage)
 {
     $this->storage->presave($storage);
 }