You are here

private property EntityBundleFieldInfoAlterEvent::$bundle in Hook Event Dispatcher 3.x

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

The bundle name.

Type: string

File

modules/core_event_dispatcher/src/Event/Entity/EntityBundleFieldInfoAlterEvent.php, line 32

Class

EntityBundleFieldInfoAlterEvent
Class EntityBundleFieldInfoAlterEvent.

Namespace

Drupal\core_event_dispatcher\Event\Entity

Code

private $bundle;