You are here

protected property ImceRouteSubscriber::$configFactory in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Routing/ImceRouteSubscriber.php \Drupal\imce\Routing\ImceRouteSubscriber::configFactory

The constructor method.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/ImceRouteSubscriber.php, line 19

Class

ImceRouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\imce\Routing

Code

protected $configFactory;