Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StaticPrefixCollection.php
StaticPrefixCollection::$prefixes
Type:
string[]
File
vendor/
symfony/
routing/
Matcher/
Dumper/
StaticPrefixCollection.php
, line 34
Class
StaticPrefixCollection
Prefix tree of routes preserving routes order.
Namespace
Symfony\Component\Routing\Matcher\Dumper
Code
private array $prefixes = [];
RSS feed