UrlGenerator::setStrictRequirements

public UrlGenerator::setStrictRequirements($enabled)

File

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

Class

UrlGenerator
Generates URLs from route names and parameters.

Namespace

Drupal\Core\Routing

Code

1
2
3
public function setStrictRequirements($enabled) {
  // Ignore changes to this.
}
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.