You are here

protected property SecKitEventSubscriber::$config in Security Kit 8

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/SecKitEventSubscriber.php \Drupal\seckit\EventSubscriber\SecKitEventSubscriber::config

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/SecKitEventSubscriber.php, line 29

Class

SecKitEventSubscriber
Subscribing an event.

Namespace

Drupal\seckit\EventSubscriber

Code

protected $config;