You are here

protected property AuthenticationSubscriber::$filter in Drupal 8

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

Authentication provider filter.

Type: \Drupal\Core\Authentication\AuthenticationProviderFilterInterface|null

File

core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php, line 34

Class

AuthenticationSubscriber
Authentication subscriber.

Namespace

Drupal\Core\EventSubscriber

Code

protected $filter;