You are here

protected property ScheduledTransitionsEntityHooksUnitTest::$testEntityTypeManager in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/ScheduledTransitionsEntityHooksUnitTest.php \Drupal\Tests\scheduled_transitions\Unit\ScheduledTransitionsEntityHooksUnitTest::testEntityTypeManager

A test entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/ScheduledTransitionsEntityHooksUnitTest.php, line 43

Class

ScheduledTransitionsEntityHooksUnitTest
Tests entity hooks.

Namespace

Drupal\Tests\scheduled_transitions\Unit

Code

protected $testEntityTypeManager;