Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StaticPrefixCollection.php
function StaticPrefixCollection::getPrefix
File
vendor/
symfony/
routing/
Matcher/
Dumper/
StaticPrefixCollection.php
, line 46
Class
StaticPrefixCollection
Prefix tree of routes preserving routes order.
Namespace
Symfony\Component\Routing\Matcher\Dumper
Code
public
function
getPrefix
() : string {
return
$this
->
prefix
; }
RSS feed