You are here

protected property EventMeta::$entity in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/EventMeta.php \Drupal\rng\EventMeta::entity
  2. 3.x src/EventMeta.php \Drupal\rng\EventMeta::entity

The entity query factory.

Type: \Drupal\Core\Entity\EntityInterface

File

src/EventMeta.php, line 28

Class

EventMeta
Meta event wrapper for RNG.

Namespace

Drupal\rng

Code

protected $entity;