You are here

protected property GroupAdminRouteSubscriber::$configFactory in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Routing/GroupAdminRouteSubscriber.php \Drupal\group\Routing\GroupAdminRouteSubscriber::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/GroupAdminRouteSubscriber.php, line 19

Class

GroupAdminRouteSubscriber
Sets the _admin_route for specific group-related routes.

Namespace

Drupal\group\Routing

Code

protected $configFactory;