You are here

namespace Drupal\feeds\Plugin\Type\Target in Feeds 8.3

Classsort descending Location Description
ConfigurableTargetInterface src/Plugin/Type/Target/ConfigurableTargetInterface.php Interface for configurable target plugins.
FieldTargetBase src/Plugin/Type/Target/FieldTargetBase.php Helper class for field mappers.
TargetBase src/Plugin/Type/Target/TargetBase.php A base class for Feed targets.
TargetInterface src/Plugin/Type/Target/TargetInterface.php Interface for Feed targets.
TranslatableTargetInterface src/Plugin/Type/Target/TranslatableTargetInterface.php Interface for translatable target plugins.