You are here

protected property DrupalUtils::$maintenanceMode in Backup and Migrate 5.0.x

Whether the site was put in maintenance mode before the operation.

Type: bool

File

src/Drupal/Filter/DrupalUtils.php, line 21

Class

DrupalUtils
@package Drupal\backup_migrate\Drupal\Filter

Namespace

Drupal\backup_migrate\Drupal\Filter

Code

protected $maintenanceMode;