You are here

protected property FeedTypeTamperMeta::$tamperCollection in Feeds Tamper 8.2

Holds the collection of tampers that are used by the feed type.

Type: \Drupal\feeds_tamper\TamperPluginCollection

File

src/FeedTypeTamperMeta.php, line 42

Class

FeedTypeTamperMeta
Class for managing tamper plugins for a feed type.

Namespace

Drupal\feeds_tamper

Code

protected $tamperCollection;