protected property AuthenticationSubscriber::$challengeProvider in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::challengeProvider
Authentication challenge provider.
Type: \Drupal\Core\Authentication\AuthenticationProviderChallengeInterface|null
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ AuthenticationSubscriber.php, line 41
Class
- AuthenticationSubscriber
- Authentication subscriber.
Namespace
Drupal\Core\EventSubscriberCode
protected $challengeProvider;