constant InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL in Drupal 9
Same name and namespace in other branches
- 8 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
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerSiteConfigProfileTest.php, line 28
Class
- InstallerSiteConfigProfileTest
- Verifies that the installer defaults to the existing site email address and timezone, if they were provided by the install profile.
Namespace
Drupal\FunctionalTests\InstallerCode
const EXPECTED_SITE_MAIL = 'profile-testing-site-config@example.com';