You are here

protected property ContributedPluginDiscoveryTest::$condition in Rules 8.3

The condition to be tested.

Type: \Drupal\rules\Core\RulesConditionInterface

File

tests/src/Unit/Integration/ContributedPluginDiscoveryTest.php, line 21

Class

ContributedPluginDiscoveryTest
Tests contributed plugin discovery by RulesIntegrationTestBase.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $condition;