Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AttributeClassLoader.php
AttributeClassLoader::$routeAttributeClass
Type:
routeAttributeClass
File
vendor/
symfony/
routing/
Loader/
AttributeClassLoader.php
, line 60
Class
AttributeClassLoader
AttributeClassLoader loads routing information from a PHP class and its methods.
Namespace
Symfony\Component\Routing\Loader
Code
private string $routeAttributeClass = RouteAttribute::class;
RSS feed