protected property AuthenticationSubscriber::$authenticationProvider in Drupal 9
Same name and namespace in other branches
- 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 27
Class
- AuthenticationSubscriber
- Authentication subscriber.
Namespace
Drupal\Core\EventSubscriberCode
protected $authenticationProvider;