function StaticRouteDiscoveryBase::getPriority

Determines the priority of the route build event listener.

Return value

int The priority of the route builder event.

File

core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php, line 31

Class

StaticRouteDiscoveryBase
Provides functionality for a class subscribed to RoutingEvents::STATIC.

Namespace

Drupal\Core\Routing

Code

abstract protected static function getPriority() : int;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.