You are here

protected property TamperPluginCollection::$sourceDefinition in Tamper 8

A definition of which sources there are that Tamper plugins can use.

Type: \Drupal\tamper\SourceDefinitionInterface

File

src/TamperPluginCollection.php, line 19

Class

TamperPluginCollection
A collection of tamper plugins.

Namespace

Drupal\tamper

Code

protected $sourceDefinition;