You are here

protected property LogAdminRouteSubscriber::$configFactory in Log entity 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/LogAdminRouteSubscriber.php, line 24
Contains \Drupal\log\EventSubscriber\LogAdminRouteSubscriber.

Class

LogAdminRouteSubscriber
Sets the _admin_route for specific log-related routes.

Namespace

Drupal\log\EventSubscriber

Code

protected $configFactory;