You are here

protected property EntityUpdateToPublishableTest::$entityTypeManager in Drupal 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php, line 30

Class

EntityUpdateToPublishableTest
Tests the upgrade path for making an entity publishable.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $entityTypeManager;