You are here

public property FeedsBase::$configuration_form in Feeds 8.3

An optional form class that is separate from the plugin.

It must implement \Drupal\feeds\Plugin\Type\ExternalPluginFormInterface.

Type: string

File

src/Annotation/FeedsBase.php, line 44

Class

FeedsBase
Base annotation class for Feeds plugins.

Namespace

Drupal\feeds\Annotation

Code

public $configuration_form;