UrlGenerator::$pathProcessor

The path processor to convert the system path to one suitable for urls.

Type: \Drupal\Core\PathProcessor\OutboundPathProcessorInterface

File

core/lib/Drupal/Core/Routing/UrlGenerator.php, line 39

Class

UrlGenerator
Generates URLs from route names and parameters.

Namespace

Drupal\Core\Routing

Code

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

Please login to continue.