LinkGenerator::$moduleHandler
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Utility/LinkGenerator.php \Drupal\Core\Utility\LinkGenerator::moduleHandler
- 10 core/lib/Drupal/Core/Utility/LinkGenerator.php \Drupal\Core\Utility\LinkGenerator::moduleHandler
- 11.x core/lib/Drupal/Core/Utility/LinkGenerator.php \Drupal\Core\Utility\LinkGenerator::moduleHandler
The module handler firing the route_link alter hook.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
-
core/
lib/ Drupal/ Core/ Utility/ LinkGenerator.php, line 35
Class
- LinkGenerator
- Provides a class which generates a link with route names and parameters.
Namespace
Drupal\Core\UtilityCode
protected $moduleHandler;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.