You are here

protected property EntityFinderTest::$entityTypeManager in Feeds 8.3

The entity type manager prophecy used in the test.

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

File

tests/src/Unit/EntityFinderTest.php, line 24

Class

EntityFinderTest
@coversDefaultClass \Drupal\feeds\EntityFinder @group feeds

Namespace

Drupal\Tests\feeds\Unit

Code

protected $entityTypeManager;