protected property RdfMappingConfigEntityUnitTest::$uuid in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php \Drupal\Tests\rdf\Unit\RdfMappingConfigEntityUnitTest::uuid
- 10 core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php \Drupal\Tests\rdf\Unit\RdfMappingConfigEntityUnitTest::uuid
The UUID generator used for testing.
Type: \Drupal\Component\Uuid\UuidInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ rdf/ tests/ src/ Unit/ RdfMappingConfigEntityUnitTest.php, line 42
Class
- RdfMappingConfigEntityUnitTest
- @coversDefaultClass \Drupal\rdf\Entity\RdfMapping @group rdf
Namespace
Drupal\Tests\rdf\UnitCode
protected $uuid;