You are here

protected property IpIsBannedTest::$condition in Rules 8.3

The condition to be tested.

Type: \Drupal\rules\Core\RulesConditionInterface

File

tests/src/Unit/Integration/Condition/IpIsBannedTest.php, line 22

Class

IpIsBannedTest
@coversDefaultClass \Drupal\rules\Plugin\Condition\IpIsBanned @group RulesCondition

Namespace

Drupal\Tests\rules\Unit\Integration\Condition

Code

protected $condition;