You are here

protected property EntityReferenceTest::$entityFieldManager in Feeds 8.3

Field manager used in the test.

Type: \Prophecy\Prophecy\ProphecyInterface|\Drupal\Core\Entity\EntityFieldManagerInterface

File

tests/src/Unit/Feeds/Target/EntityReferenceTest.php, line 25

Class

EntityReferenceTest
@coversDefaultClass \Drupal\feeds\Feeds\Target\EntityReference @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $entityFieldManager;