You are here

protected property WebformRouteSubscriber::$configFactory in Webform 6.x

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

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Routing/WebformRouteSubscriber.php, line 27

Class

WebformRouteSubscriber
Adds the _admin_route option to webform routes.

Namespace

Drupal\webform\Routing

Code

protected $configFactory;