You are here

protected property AndExpressionTest::$and in Rules 8.3

The 'and' condition container being tested.

Type: \Drupal\rules\Engine\ConditionExpressionContainerInterface

File

tests/src/Unit/AndExpressionTest.php, line 21

Class

AndExpressionTest
@coversDefaultClass \Drupal\rules\Plugin\RulesExpression\AndExpression @group Rules

Namespace

Drupal\Tests\rules\Unit

Code

protected $and;