You are here

protected property ExternalPluginFormBase::$plugin in Feeds 8.3

The Feeds plugin.

Type: \Drupal\feeds\Plugin\Type\FeedsPluginInterface

File

src/Plugin/Type/ExternalPluginFormBase.php, line 24

Class

ExternalPluginFormBase
Base class for Feeds plugins that have external configuration forms.

Namespace

Drupal\feeds\Plugin\Type

Code

protected $plugin;