protected property SiteNameTest::$siteName in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php \Drupal\FunctionalTests\Installer\SiteNameTest::siteName
The site name to be used when testing.
Type: string
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ SiteNameTest.php, line 19
Class
- SiteNameTest
- Tests that the site name can be set during a non-interactive installation.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $siteName;