protected property AuthenticationSubscriber::$challengeProvider in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 47 - Contains \Drupal\Core\EventSubscriber\AuthenticationSubscriber.
Class
- AuthenticationSubscriber
- Authentication subscriber.
Namespace
Drupal\Core\EventSubscriberCode
protected $challengeProvider;