protected property EntityFieldDefaultValueTest::$uuid in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityFieldDefaultValueTest.php \Drupal\system\Tests\Entity\EntityFieldDefaultValueTest::uuid
The UUID object to be used for generating UUIDs.
Type: \Drupal\Component\Uuid\UuidInterface
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityFieldDefaultValueTest.php, line 25 - Contains \Drupal\system\Tests\Entity\EntityFieldDefaultValueTest.
Class
- EntityFieldDefaultValueTest
- Tests default values for entity fields.
Namespace
Drupal\system\Tests\EntityCode
protected $uuid;