EntityBundleListenerInterface

An interface for reacting to entity bundle creation and deletion.

@todo Convert to Symfony events: https://www.drupal.org/node/2332935

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php, line 10

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityBundleListenerInterface::onBundleCreate public function Reacts to a bundle being created.
EntityBundleListenerInterface::onBundleDelete public function Reacts to a bundle being deleted.
doc_Drupal
2016-10-29 09:04:39
Comments
Leave a Comment

Please login to continue.