You are here

protected property TamperPluginTestBase::$plugin in Tamper 8

The tamper plugin under test.

Type: \Drupal\tamper\TamperInterface

File

tests/src/Unit/Plugin/Tamper/TamperPluginTestBase.php, line 20

Class

TamperPluginTestBase
Base class for tamper plugin tests.

Namespace

Drupal\Tests\tamper\Unit\Plugin\Tamper

Code

protected $plugin;