You are here

public function FeedsEntityProcessorPropertyInterface::getMappingTarget in Feeds entity processor 7

Returns a mapping target.

Return value

array The mapping target.

1 method overrides FeedsEntityProcessorPropertyInterface::getMappingTarget()
FeedsEntityProcessorPropertyDefault::getMappingTarget in src/Property/FeedsEntityProcessorPropertyDefault.php
Implements FeedsEntityProcessorPropertyInterface::getMappingTarget().

File

src/Property/FeedsEntityProcessorPropertyInterface.php, line 83
Contains FeedsEntityProcessorPropertyInterface.

Class

FeedsEntityProcessorPropertyInterface
An interface for a Feeds entity property plugin.

Code

public function getMappingTarget();