protected property RouterPathTranslatorSubscriber::$configFactory in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/RouterPathTranslatorSubscriber.php \Drupal\decoupled_router\EventSubscriber\RouterPathTranslatorSubscriber::configFactory
The config factory
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EventSubscriber/ RouterPathTranslatorSubscriber.php, line 66
Class
- RouterPathTranslatorSubscriber
- Event subscriber that processes a path translation with the router info.
Namespace
Drupal\decoupled_router\EventSubscriberCode
protected $configFactory;