You are here

protected property EntityHasFieldTest::$condition in Rules 8.3

The condition to be tested.

Type: \Drupal\rules\Core\RulesConditionInterface

File

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

Class

EntityHasFieldTest
@coversDefaultClass \Drupal\rules\Plugin\Condition\EntityHasField @group RulesCondition

Namespace

Drupal\Tests\rules\Unit\Integration\Condition

Code

protected $condition;