You are here

protected property ConfigTranslationFormTest::$pluginId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Tests/ConfigTranslationFormTest.php \Drupal\config_translation\Tests\ConfigTranslationFormTest::pluginId

The plugin ID of the mapper to test.

Type: string

File

core/modules/config_translation/src/Tests/ConfigTranslationFormTest.php, line 32
Contains \Drupal\config_translation\Tests\ConfigTranslationFormTest.

Class

ConfigTranslationFormTest
Tests for altering configuration translation forms.

Namespace

Drupal\config_translation\Tests

Code

protected $pluginId;