Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function preSave(EntityStorageInterface $storage)
 {
     $this->storage->presave($storage);
 }