You are here

protected property ConfigSnapshotConfigEntityUnitTest::$entityType in Config Snapshot 8

The entity type used for testing.

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

File

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

Class

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

Namespace

Drupal\Tests\config_snapshot\Unit

Code

protected $entityType;