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
1 | protected $authCollector ; |
Please login to continue.