You are here

protected property TamperPluginCollection::$pluginKey in Feeds Tamper 8.2

The key within the plugin configuration that contains the plugin ID.

Type: string

Overrides DefaultLazyPluginCollection::$pluginKey

File

src/TamperPluginCollection.php, line 17

Class

TamperPluginCollection
Collection of Tamper plugins for a specific Feeds importer.

Namespace

Drupal\feeds_tamper

Code

protected $pluginKey = 'plugin';