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

Breadcrumb

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

function Route::getPriority

File

vendor/symfony/routing/Attribute/Route.php, line 190

Class

Route
@author Fabien Potencier <fabien@symfony.com> @author Alexander M. Turek <me@derrabus.de>

Namespace

Symfony\Component\Routing\Attribute

Code

public function getPriority() : ?int {
    return $this->priority;
}

API Navigation

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