You are here

protected property TamperListForm::$tampers in Feeds Tamper 8.2

An array of the feed type's tamper plugins.

Type: array

File

src/Form/TamperListForm.php, line 26

Class

TamperListForm
Provides a form to manage tamper plugins for a feed type.

Namespace

Drupal\feeds_tamper\Form

Code

protected $tampers;