You are here

protected property Route::$pathProcessor in GraphQL 8.3

Type: InboundPathProcessorInterface

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/Route.php, line 60

Class

Route
Retrieve a route object based on a path.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Routing

Code

protected $pathProcessor;