You are here

protected property RouteSubscriber::$configFactory in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Routing/RouteSubscriber.php \Drupal\bibcite_entity\Routing\RouteSubscriber::configFactory

Config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/bibcite_entity/src/Routing/RouteSubscriber.php, line 19

Class

RouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\bibcite_entity\Routing

Code

protected $configFactory;