RdfMappingConfigEntityUnitTest::$entityTypeManager

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

The entity type manager used for testing.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

RdfMappingConfigEntityUnitTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21rdf%21src%21Entity%21RdfMapping.php/class/RdfMapping/8.9.x" title="Config entity for working with RDF mappings." class="local">\Drupal\rdf\Entity\RdfMapping</a> @group rdf

Namespace

Drupal\Tests\rdf\Unit

Code

protected $entityTypeManager;

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