You are here

protected property ReorderChildrenAccess::$routeMatch in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Routing/ReorderChildrenAccess.php \Drupal\entity_hierarchy\Routing\ReorderChildrenAccess::routeMatch

Route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Routing/ReorderChildrenAccess.php, line 23

Class

ReorderChildrenAccess
Defines a class for limiting the children form to entities with hierarchies.

Namespace

Drupal\entity_hierarchy\Routing

Code

protected $routeMatch;