protected property FieldStorageConfigEntityUnitTest::$uuid in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest::uuid
The UUID generator used for testing.
Type: \Drupal\Component\Uuid\UuidInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
modules/ field/ tests/ src/ Unit/ FieldStorageConfigEntityUnitTest.php, line 42 - Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest.
Class
- FieldStorageConfigEntityUnitTest
- @coversDefaultClass \Drupal\field\Entity\FieldStorageConfig
Namespace
Drupal\Tests\field\UnitCode
protected $uuid;