RdfMappingConfigEntityUnitTest::$uuid

Same name in other branches
  1. 8.9.x 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 43

Class

RdfMappingConfigEntityUnitTest
@coversDefaultClass \Drupal\rdf\Entity\RdfMapping @group rdf @group legacy

Namespace

Drupal\Tests\rdf\Unit

Code

protected $uuid;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.