You are here

protected property RngEventCacheContext::$rng_event in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Cache/Context/RngEventCacheContext.php \Drupal\rng\Cache\Context\RngEventCacheContext::rng_event
  2. 8 src/Cache/Context/RngEventCacheContext.php \Drupal\rng\Cache\Context\RngEventCacheContext::rng_event

The RNG event from the current route.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Cache/Context/RngEventCacheContext.php, line 21

Class

RngEventCacheContext
A context for the current rng_event.

Namespace

Drupal\rng\Cache\Context

Code

protected $rng_event;