You are here

protected property InstallerTestBase::$isInstalled in SimpleTest 8.3

Whether the installer has completed.

Type: bool

File

src/InstallerTestBase.php, line 76

Class

InstallerTestBase
Base class for testing the interactive installer.

Namespace

Drupal\simpletest

Code

protected $isInstalled = FALSE;