You are here

protected property LanguagePathSubscriber::$configFactory in Tome 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/tome_static/src/EventSubscriber/LanguagePathSubscriber.php, line 34

Class

LanguagePathSubscriber
Adds language negotiation URL prefixes to the list of paths to export.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $configFactory;