You are here

protected property PluginConfigFormTestBase::$pluginId in Purge 8.3

The plugin ID for which the form tested is rendered for.

Type: null|string

File

modules/purge_ui/tests/src/Functional/Form/Config/PluginConfigFormTestBase.php, line 33

Class

PluginConfigFormTestBase
Testbase for purge_ui configuration forms (for plugins).

Namespace

Drupal\Tests\purge_ui\Functional\Form\Config

Code

protected $pluginId = NULL;