protected property FeedType::$targetPlugins in Feeds 8.3
The instantiated target plugins.
Type: \Drupal\feeds\Plugin\Type\Target\TargetInterface[]
File
- src/
Entity/ FeedType.php, line 198
Class
- FeedType
- Defines the Feeds feed type entity.
Namespace
Drupal\feeds\EntityCode
protected $targetPlugins = [];