You are here

protected property RulesIntegrationTestBase::$container in Rules 8.3

The Drupal service container.

Type: \Drupal\Core\DependencyInjection\Container

File

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

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $container;