Overrides EntityBase::postDelete
public static function postDelete(EntityStorageInterface $storage, array $entities) { parent::postDelete($storage, $entities); \Drupal::service('router.builder')->setRebuildNeeded(); }