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