The module handler firing the route_link alter hook.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Utility/LinkGenerator.php, line 34
Class
- LinkGenerator
- Provides a class which generates a link with route names and parameters.
Namespace
Drupal\Core\Utility
Code
protected $moduleHandler;
Please login to continue.