You are here

abstract function FpmTestBase::getTargetInfo in Feeds Paragraphs 8

Returns the target info object.

Return value

TargetInfo

2 calls to FpmTestBase::getTargetInfo()
FpmTestBase::initWrapper in tests/src/Unit/FpmTestBase.php
Instantiates and returns a WrapperTarget object.
FpmTestBase::setUp in tests/src/Unit/FpmTestBase.php
@inheritdoc

File

tests/src/Unit/FpmTestBase.php, line 125

Class

FpmTestBase

Namespace

Drupal\Tests\feeds_para_mapper\Unit

Code

abstract function getTargetInfo();