You are here

protected property RegistrationAccessEvent::$entityBundle in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Event/RegistrationAccessEvent.php \Drupal\rng\Event\RegistrationAccessEvent::entityBundle

The entity bundle.

Type: null|string

File

src/Event/RegistrationAccessEvent.php, line 18

Class

RegistrationAccessEvent
Registration event to influence access.

Namespace

Drupal\rng\Event

Code

protected $entityBundle;