SuperUserAccessInstallTest::NO_ACCESS_MESSAGE
Same name in other branches
- 10 core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php \Drupal\FunctionalTests\Installer\SuperUserAccessInstallTest::NO_ACCESS_MESSAGE
Message when the logged-in user does not have admin access after install.
See also
\Drupal\Core\Installer\Form\SiteConfigureForm::submitForm())
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ SuperUserAccessInstallTest.php, line 22
Class
- SuperUserAccessInstallTest
- Tests superuser access and the installer.
Namespace
Drupal\FunctionalTests\InstallerCode
protected const NO_ACCESS_MESSAGE = 'The user %s does not have administrator access. For more information, see the documentation on securing the admin super user.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.