protected property Routes::$authCollector in Entity Share 8
Same name and namespace in other branches
- 8.3 modules/entity_share_server/src/Routing/Routes.php \Drupal\entity_share_server\Routing\Routes::authCollector
- 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 24
Class
- Routes
- Defines dynamic routes.
Namespace
Drupal\entity_share_server\RoutingCode
protected $authCollector;