protected property FeedType::$pluginCollection in Feeds 8.3
The plugin collections that store feeds plugins keyed by plugin type.
These are lazily instantiated on-demand.
Type: \Drupal\Component\Plugin\LazyPluginCollection[]
File
- src/
Entity/ FeedType.php, line 191
Class
- FeedType
- Defines the Feeds feed type entity.
Namespace
Drupal\feeds\EntityCode
protected $pluginCollection;