EntityTypeEventSubscriberTrait::onEntityTypeUpdate

public EntityTypeEventSubscriberTrait::onEntityTypeUpdate(EntityTypeInterface $entity_type, EntityTypeInterface $original)

File

core/lib/Drupal/Core/Entity/EntityTypeEventSubscriberTrait.php, line 65

Class

EntityTypeEventSubscriberTrait
Helper methods for EntityTypeListenerInterface.

Namespace

Drupal\Core\Entity

Code

public function onEntityTypeUpdate(EntityTypeInterface $entity_type, EntityTypeInterface $original) {
}
doc_Drupal
2016-10-29 09:08:14
Comments
Leave a Comment

Please login to continue.