You are here

protected property IpIsBannedTest::$banManager in Rules 8.3

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\Condition

Code

protected $banManager;