protected property FileTestBase::$entityTypeManager in Feeds 8.3
The entity type manager prophecy used in the test.
Type: \Prophecy\Prophecy\ProphecyInterface|\Drupal\Core\Entity\EntityTypeManagerInterface
Overrides EntityKernelTestBase::$entityTypeManager
File
- tests/
src/ Kernel/ Feeds/ Target/ FileTestBase.php, line 33
Class
- FileTestBase
- Base class for file field tests.
Namespace
Drupal\Tests\feeds\Kernel\Feeds\TargetCode
protected $entityTypeManager;