You are here

protected property ReferenceTest::$entityStorageHandler in YAML Content 8

The entity storage handler mock.

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

File

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

Class

ReferenceTest
Test entity reference processing.

Namespace

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

Code

protected $entityStorageHandler;