You are here

protected property FeedsSingleLazyPluginCollection::$feedType in Feeds 8.3

The feed type.

Type: \Drupal\feeds\FeedTypeInterface

File

src/Feeds/FeedsSingleLazyPluginCollection.php, line 19

Class

FeedsSingleLazyPluginCollection
Provides a container for lazily loading Feeds plugins.

Namespace

Drupal\feeds\Feeds

Code

protected $feedType;