RouteBuilder::$deprecatedProperties
Same name and namespace in other branches
- main core/lib/Drupal/Core/Routing/RouteBuilder.php \Drupal\Core\Routing\RouteBuilder::deprecatedProperties
Deprecated service properties.
Type: string[]
File
-
core/
lib/ Drupal/ Core/ Routing/ RouteBuilder.php, line 80
Class
- RouteBuilder
- Managing class for rebuilding the router table.
Namespace
Drupal\Core\RoutingCode
protected array $deprecatedProperties = [
'controllerResolver' => 'controller_resolver',
'moduleHandler' => 'module_handler',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.