You are here

protected property PluginBase::$feedType in Feeds 8.3

The importer this plugin is working for.

Type: \Drupal\feeds\FeedTypeInterface

File

src/Plugin/Type/PluginBase.php, line 26

Class

PluginBase
The base class for the fetcher, parser, and processor plugins.

Namespace

Drupal\feeds\Plugin\Type

Code

protected $feedType;