You are here

protected property MaintenanceModeDisactivate::$state in Automatic Updates 8

The state.

Type: \Drupal\Core\State\StateInterface

File

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

Class

MaintenanceModeDisactivate
Remove site from maintenance mode.

Namespace

Drupal\automatic_updates\Plugin\DatabaseUpdateHandler

Code

protected $state;