RouteObjectInterface::CONTROLLER_NAME

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

Key for the controller.

File

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

Class

RouteObjectInterface
Provides constants used for retrieving matched routes.

Namespace

Drupal\Core\Routing

Code

const CONTROLLER_NAME = '_controller';

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