protected property RouteLoad::$pathValidator in GraphQL 8.4
The path validator service.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Routing/ RouteLoad.php, line 38
Class
- RouteLoad
- Returns the URL of the given path.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\RoutingCode
protected $pathValidator;