protected property Route::$pathValidator in GraphQL 8.3
The path validator service.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ Route.php, line 36
Class
- Route
- Retrieve a route object based on a path.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\RoutingCode
protected $pathValidator;