protected property InstallerTestBase::$isInstalled in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::isInstalled
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::isInstalled
Whether the installer has completed.
Type: bool
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php, line 74
Class
- InstallerTestBase
- Base class for testing the interactive installer.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $isInstalled = FALSE;