protected property IpIsBanned::$banManager in Rules 8.3
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\ConditionCode
protected $banManager;