You are here

private property EntityBundleFieldInfoAlterEvent::$entityType in Hook Event Dispatcher 8

The entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Event/EntityType/EntityBundleFieldInfoAlterEvent.php, line 27

Class

EntityBundleFieldInfoAlterEvent
Class EntityBundleFieldInfoAlterEvent.

Namespace

Drupal\hook_event_dispatcher\Event\EntityType

Code

private $entityType;