You are here

protected property RulesIntegrationTestBase::$enabledModules in Rules 8.3

Array object keyed with module names and TRUE as value.

Type: \ArrayObject

File

tests/src/Unit/Integration/RulesIntegrationTestBase.php, line 108

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $enabledModules;