コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function preSave(EntityStorageInterface $storage)
 {
     return $this->entity->preSave($storage);
 }