InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php \Drupal\FunctionalTests\Installer\InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE
  2. 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php \Drupal\FunctionalTests\Installer\InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE
  3. 10 core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php \Drupal\FunctionalTests\Installer\InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE

The timezone we expect to be set from the install profile.

See also

testing_site_config_install()

File

core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php, line 36

Class

InstallerSiteConfigProfileTest
Verifies that the installer uses the profile's site configuration.

Namespace

Drupal\FunctionalTests\Installer

Code

const EXPECTED_TIMEZONE = 'America/Los_Angeles';

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