Router::$deprecatedProperties
The service properties that should raise a deprecation error.
Type: deprecatedProperties
File
-
core/
lib/ Drupal/ Core/ Routing/ Router.php, line 38
Class
- Router
- Router implementation in Drupal.
Namespace
Drupal\Core\RoutingCode
private array $deprecatedProperties = [
'urlGenerator' => 'url_generator',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.