EntityController::$routeMatch

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Entity/Controller/EntityController.php \Drupal\Core\Entity\Controller\EntityController::routeMatch

The route match.

Type: routeMatch

File

core/lib/Drupal/Core/Entity/Controller/EntityController.php, line 73

Class

EntityController
Provides the add-page and title callbacks for entities.

Namespace

Drupal\Core\Entity\Controller

Code

protected RouteMatchInterface $routeMatch;

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