Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UrlGenerator.php
UrlGenerator::$strictRequirements
Type:
strictRequirements
File
vendor/
symfony/
routing/
Generator/
UrlGenerator.php
, line 45
Class
UrlGenerator
UrlGenerator can generate a URL or a path for any route in the RouteCollection based on the passed parameters.
Namespace
Symfony\Component\Routing\Generator
Code
protected ?bool $strictRequirements =
true
;
RSS feed