protected property WebformRouteSubscriber::$configFactory in Webform 8.5
Same name and namespace in other branches
- 6.x 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\RoutingCode
protected $configFactory;