You are here

protected property AuthenticationManager::$authCollector in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Authentication/AuthenticationManager.php \Drupal\Core\Authentication\AuthenticationManager::authCollector

The authentication provider collector.

Type: \Drupal\Core\Authentication\AuthenticationCollectorInterface

File

core/lib/Drupal/Core/Authentication/AuthenticationManager.php, line 30
Contains \Drupal\Core\Authentication\AuthenticationManager.

Class

AuthenticationManager
Manager for authentication.

Namespace

Drupal\Core\Authentication

Code

protected $authCollector;