You are here

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

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

The RNG configuration service.

Type: \Drupal\rng\RngConfigurationInterface

File

src/EventMeta.php, line 63

Class

EventMeta
Meta event wrapper for RNG.

Namespace

Drupal\rng

Code

protected $rngConfiguration;