You are here

protected property Breadcrumbs::$routeMatch in GraphQL 8.3

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Breadcrumbs/Breadcrumbs.php, line 48

Class

Breadcrumbs
Retrieve the breadcrumbs.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Breadcrumbs

Code

protected $routeMatch;