You are here

protected property MaintenanceModeActivate::$state in Automatic Updates 8

The state.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/DatabaseUpdateHandler/MaintenanceModeActivate.php, line 26

Class

MaintenanceModeActivate
Put site into maintenance mode if there are database updates.

Namespace

Drupal\automatic_updates\Plugin\DatabaseUpdateHandler

Code

protected $state;