You are here

protected property PhotosRouteSubscriber::$configFactory in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Routing/PhotosRouteSubscriber.php \Drupal\photos\Routing\PhotosRouteSubscriber::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/PhotosRouteSubscriber.php, line 19

Class

PhotosRouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\photos\Routing

Code

protected $configFactory;