ConfigExportTest::$blockNamePrefix

Same name and namespace in other branches
  1. 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\FunctionalJavascript

Code

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.