You are here

constant RouteObjectInterface::ROUTE_NAME in Drupal 9

Key for the route name.

File

core/lib/Drupal/Core/Routing/RouteObjectInterface.php, line 15

Class

RouteObjectInterface
Provides constants used for retrieving matched routes.

Namespace

Drupal\Core\Routing

Code

const ROUTE_NAME = '_route';