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 34

Class

LinkGenerator
Provides a class which generates a link with route names and parameters.

Namespace

Drupal\Core\Utility

Code

1
protected $moduleHandler;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.