IpIsBanned::$banManager

The ban manager used to check the IP.

Type: \Drupal\ban\BanIpManagerInterface

File

src/Plugin/Condition/IpIsBanned.php, line 36

Class

IpIsBanned
Provides an 'IP address is blocked' condition.

Namespace

Drupal\rules\Plugin\Condition

Code

protected $banManager;