You are here

protected property FunctionCallModifierTestBase::$plugin in Drupal 7 to 8/9 Module Upgrader 8

The plugin object under test.

Type: \Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions\FunctionCallModifier

File

tests/src/Unit/Plugin/DMU/Converter/Functions/FunctionCallModifierTestBase.php, line 19

Class

FunctionCallModifierTestBase
Base class for testing function call modifiers.

Namespace

Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Converter\Functions

Code

protected $plugin;