protected property EventMeta::$configFactory in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/EventMeta.php \Drupal\rng\EventMeta::configFactory
- 3.x src/EventMeta.php \Drupal\rng\EventMeta::configFactory
The config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EventMeta.php, line 38
Class
- EventMeta
- Meta event wrapper for RNG.
Namespace
Drupal\rngCode
protected $configFactory;