protected property SiteNameTest::$siteName

The site name to be used when testing.

Type: string

File

drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php, line 22
Contains \Drupal\system\Tests\Installer\SiteNameTest.

Class

SiteNameTest
Tests that the site name can be set during a non-interactive installation.

Namespace

Drupal\system\Tests\Installer

Code

protected $siteName;