You are here

protected property PluginConfigFormTestBase::$instanceId in Purge 8.3

The ID for the loaded instance of the plugin, usually 'id0'.

Type: string

File

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

Class

PluginConfigFormTestBase
Testbase for purge_ui configuration forms (for plugins).

Namespace

Drupal\Tests\purge_ui\Functional\Form\Config

Code

protected $instanceId = 'id0';