You are here

protected property ConfigSnapshotConfigEntityUnitTest::$uuid in Config Snapshot 8

The UUID generator used for testing.

Type: \Drupal\Component\Uuid\UuidInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

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

Namespace

Drupal\Tests\config_snapshot\Unit

Code

protected $uuid;