Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AttributeClassLoader.php

AttributeClassLoader::$routeAnnotationClass

Type: routeAnnotationClass

Deprecated

since Symfony 7.2, use "setRouteAttributeClass()" instead.

File

vendor/symfony/routing/Loader/AttributeClassLoader.php, line 59

Class

AttributeClassLoader
AttributeClassLoader loads routing information from a PHP class and its methods.

Namespace

Symfony\Component\Routing\Loader

Code

protected string $routeAnnotationClass = RouteAttribute::class;
RSS feed
Powered by Drupal