You are here

protected property RouteProvider::$authenticationCollector in GraphQL 8.4

The authentication collector service.

Type: \Drupal\Core\Authentication\AuthenticationCollectorInterface

File

src/RouteProvider.php, line 19

Class

RouteProvider
Provides Symfony routing information for each defined GraphQL server.

Namespace

Drupal\graphql

Code

protected $authenticationCollector;