You are here

protected property RngConfiguration::$configFactory in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/RngConfiguration.php \Drupal\rng\RngConfiguration::configFactory
  2. 8 src/RngConfiguration.php \Drupal\rng\RngConfiguration::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/RngConfiguration.php, line 18

Class

RngConfiguration
The RNG Configuration service.

Namespace

Drupal\rng

Code

protected $configFactory;