You are here

protected property FileTest::$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/Feeds/Target/FileTest.php, line 26

Class

FileTest
@coversDefaultClass \Drupal\feeds\Feeds\Target\File @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $entityTypeManager;