You are here

protected property ConfigSnapshotConfigEntityUnitTest::$entityManager in Config Snapshot 8

The entity manager used for testing.

Type: \Drupal\Core\Entity\EntityManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/ConfigSnapshotConfigEntityUnitTest.php, line 37

Class

ConfigSnapshotConfigEntityUnitTest
@coversDefaultClass \Drupal\config_snapshot\Entity\ConfigSnapshot @group config_snapshot

Namespace

Drupal\Tests\config_snapshot\Unit

Code

protected $entityManager;