protected property AcquiaPurgeDiagnostics::$isSystemBlocked in Acquia Purge 7
Contains the error result when the system is blocked, FALSE otherwise.
Type: null|bool|array
File
- lib/
AcquiaPurgeDiagnostics.php, line 32 - Contains AcquiaPurgeExecutorsService.
Class
- AcquiaPurgeDiagnostics
- Provides access to the diagnostic tests.
Code
protected $isSystemBlocked = NULL;