ConfigExportTest::$blockNamePrefix
Same name in other branches
- 10 core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php \Drupal\Tests\config\FunctionalJavascript\ConfigExportTest::blockNamePrefix
A prefix string used in naming the test blocks.
Type: string
File
-
core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigExportTest.php, line 31
Class
- ConfigExportTest
- Tests the config export form.
Namespace
Drupal\Tests\config\FunctionalJavascriptCode
protected string $blockNamePrefix = 'aaaaaa_config_export_test_block';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.