function EntitySchemaSubscriber::getSubscribedEvents
File
-
core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EventSubscriber/ EntitySchemaSubscriber.php, line 51
Class
- EntitySchemaSubscriber
- Defines a class for listening to entity schema changes.
Namespace
Drupal\entity_test_update\EventSubscriberCode
public static function getSubscribedEvents() {
return static::getEntityTypeEvents();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.