UrlGenerator::$provider
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::provider
- 10 core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::provider
- 11.x core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::provider
The route provider.
Type: \Drupal\Core\Routing\RouteProviderInterface
File
-
core/
lib/ Drupal/ Core/ Routing/ UrlGenerator.php, line 26
Class
- UrlGenerator
- Generates URLs from route names and parameters.
Namespace
Drupal\Core\RoutingCode
protected $provider;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.