Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function onBundleDelete($bundle, $entity_type_id)
 {
     $this->entityManager->onBundleDelete($bundle, $entity_type_id);
 }