Overrides EntityInterface::postSave
public function postSave(EntityStorageInterface $storage, $update = TRUE) { $this->storage ->postSave($storage, $update); }