You are here

public function FeedsEntityProcessorPropertyInterface::getPropertyInfo in Feeds entity processor 7

Returns info about the property.

Return value

array The property info.

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

File

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

Class

FeedsEntityProcessorPropertyInterface
An interface for a Feeds entity property plugin.

Code

public function getPropertyInfo();