You are here

protected property RulesIntegrationTestBase::$entityTypeManager in Rules 8.3

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $entityTypeManager;