You are here

protected property ReferenceTest::$entityTypeManager in YAML Content 8

The entity type manager service mock.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/yaml_content/process/ReferenceTest.php, line 29

Class

ReferenceTest
Test entity reference processing.

Namespace

Drupal\Tests\yaml_content\Unit\Plugin\yaml_content\process

Code

protected $entityTypeManager;