/** * {@inheritdoc} */ public function preSave(EntityStorageInterface $storage) { $this->subject->preSave($storage); }