You are here

protected property UserIsBlockedTest::$condition in Rules 8.3

The condition to be tested.

Type: \Drupal\rules\Core\RulesConditionInterface

File

tests/src/Unit/Integration/Condition/UserIsBlockedTest.php, line 19

Class

UserIsBlockedTest
@coversDefaultClass \Drupal\rules\Plugin\Condition\UserIsBlocked @group RulesCondition

Namespace

Drupal\Tests\rules\Unit\Integration\Condition

Code

protected $condition;