IpIsBannedTest::$banManager
The ban manager used to ban the IP.
Type: \Drupal\ban\BanIpManagerInterface
File
-
tests/
src/ Unit/ Integration/ Condition/ IpIsBannedTest.php, line 29
Class
- IpIsBannedTest
- @coversDefaultClass \Drupal\rules\Plugin\Condition\IpIsBanned @group RulesCondition
Namespace
Drupal\Tests\rules\Unit\Integration\ConditionCode
protected $banManager;