You are here

protected property TargetBase::$targetDefinition in Feeds 8.3

The target definition.

Type: \Drupal\feeds\TargetDefinitionInterface

File

src/Plugin/Type/Target/TargetBase.php, line 29

Class

TargetBase
A base class for Feed targets.

Namespace

Drupal\feeds\Plugin\Type\Target

Code

protected $targetDefinition;