You are here

public function FeedsEntityProcessorPropertyInterface::entityWrapper in Feeds entity processor 7

Returns entity metata wrapper.

Return value

EntityMetadataWrapper An instance of EntityMetadataWrapper.

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

File

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

Class

FeedsEntityProcessorPropertyInterface
An interface for a Feeds entity property plugin.

Code

public function entityWrapper();