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