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

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal