protected property UrlGenerator::$drupal7 in Service Container 7.2
Same name and namespace in other branches
- 7 src/UrlGenerator.php \Drupal\service_container\UrlGenerator::drupal7
The Drupal7 service.
Type: \Drupal\service_container\Legacy\Drupal7
File
- src/
UrlGenerator.php, line 26 - Contains \Drupal\service_container\UrlGenerator.
Class
- UrlGenerator
- Generates a URL out of a path and options.
Namespace
Drupal\service_containerCode
protected $drupal7;