You are here

private property EntityBaseFieldInfoEvent::$entityType in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/core_event_dispatcher/src/Event/Entity/EntityBaseFieldInfoEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityBaseFieldInfoEvent::entityType

The entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

modules/core_event_dispatcher/src/Event/Entity/EntityBaseFieldInfoEvent.php, line 20

Class

EntityBaseFieldInfoEvent
Class EntityBaseFieldInfoEvent.

Namespace

Drupal\core_event_dispatcher\Event\Entity

Code

private $entityType;