You are here

protected property AuthenticationSubscriber::$authenticationProvider in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::authenticationProvider

Authentication provider.

Type: \Drupal\Core\Authentication\AuthenticationProviderInterface

File

core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php, line 33
Contains \Drupal\Core\EventSubscriber\AuthenticationSubscriber.

Class

AuthenticationSubscriber
Authentication subscriber.

Namespace

Drupal\Core\EventSubscriber

Code

protected $authenticationProvider;