protected property RngEventCacheContext::$rng_event in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Cache/Context/RngEventCacheContext.php \Drupal\rng\Cache\Context\RngEventCacheContext::rng_event
- 3.x 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\ContextCode
protected $rng_event;