You are here

protected property AuthenticationManager::$authCollector in Drupal 9

Same name and namespace in other branches
  1. 8 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 25

Class

AuthenticationManager
Manager for authentication.

Namespace

Drupal\Core\Authentication

Code

protected $authCollector;