You are here

protected property Routes::$authCollector in Entity Share 8.3

Same name and namespace in other branches
  1. 8 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::authCollector
  2. 8.2 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::authCollector

The authentication collector.

Type: \Drupal\Core\Authentication\AuthenticationCollectorInterface

File

modules/entity_share_server/src/Routing/Routes.php, line 26

Class

Routes
Defines dynamic routes.

Namespace

Drupal\entity_share_server\Routing

Code

protected $authCollector;