protected property UuidUnitTest::$uuid

The UUID object to be used for generating UUIDs.

Type: Drupal\Component\Uuid\UuidInterface

File

drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php, line 23
Definition of Drupal\system\Tests\Uuid\UuidUnitTest.

Class

UuidUnitTest
Tests the Drupal\Component\Uuid\Uuid class.

Namespace

Drupal\system\Tests\Uuid

Code

protected $uuid;