You are here

protected property EntityIsOfTypeTest::$condition in Rules 8.3

The condition to be tested.

Type: \Drupal\rules\Core\RulesConditionInterface

File

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

Class

EntityIsOfTypeTest
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityIsOfType @group RulesCondition

Namespace

Drupal\Tests\rules\Unit\Integration\Condition

Code

protected $condition;