InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL

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

The site mail we expect to be set from the install profile.

See also

testing_site_config_install()

File

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

Class

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

Namespace

Drupal\FunctionalTests\Installer

Code

const EXPECTED_SITE_MAIL = 'profile-testing-site-config@example.com';

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