protected property BanSubscriber::$manager

The manager used to check the IP against.

Type: Drupal\ban\BanIpManager

File

drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php, line 27
Definition of Drupal\ban\EventSubscriber\BanSubscriber.

Class

BanSubscriber
Ban subscriber for controller requests.

Namespace

Drupal\ban\EventSubscriber

Code

protected $manager;