You are here

private property ConfigEventSubscriber::$configFactory in High contrast 8

Config factory interface.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/ConfigEventSubscriber.php, line 28

Class

ConfigEventSubscriber
A subscriber for updating the stylesheet when the configuration is updated.

Namespace

Drupal\high_contrast\EventSubscriber

Code

private $configFactory;