InstallerTestBase::$profile
Same name in this branch
- 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
- 10 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
- 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::profile
The installation profile to install.
Type: string
Overrides WebTestBase::$profile
File
-
core/
modules/ simpletest/ src/ InstallerTestBase.php, line 49
Class
- InstallerTestBase
- Base class for testing the interactive installer.
Namespace
Drupal\simpletestCode
protected $profile = 'testing';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.