ConfigExportImportUITest::$newSlogan

Same name and namespace in other branches
  1. 9 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::newSlogan
  2. 10 core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::newSlogan
  3. 11.x core/modules/config/tests/src/Functional/ConfigExportImportUITest.php \Drupal\Tests\config\Functional\ConfigExportImportUITest::newSlogan

Holds a randomly generated new 'site slogan' for testing.

Type: string

File

core/modules/config/tests/src/Functional/ConfigExportImportUITest.php, line 40

Class

ConfigExportImportUITest
Tests the user interface for importing/exporting configuration.

Namespace

Drupal\Tests\config\Functional

Code

protected $newSlogan;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.