RouteObjectInterface::ROUTE_OBJECT

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::ROUTE_OBJECT
  2. 10 core/lib/Drupal/Core/Routing/RouteObjectInterface.php \Drupal\Core\Routing\RouteObjectInterface::ROUTE_OBJECT

Key for the route object.

File

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

Class

RouteObjectInterface
Provides constants used for retrieving matched routes.

Namespace

Drupal\Core\Routing

Code

const ROUTE_OBJECT = '_route_object';

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