You are here

protected property RdfMappingConfigEntityUnitTest::$entityTypeId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php \Drupal\Tests\rdf\Unit\RdfMappingConfigEntityUnitTest::entityTypeId

The ID of the type of the entity under test.

Type: string

File

core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php, line 35

Class

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

Namespace

Drupal\Tests\rdf\Unit

Code

protected $entityTypeId;