You are here

protected property PhpSapi::$state in Automatic Updates 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/ReadinessChecker/PhpSapi.php, line 19

Class

PhpSapi
Warn if PHP SAPI changes between checker executions.

Namespace

Drupal\automatic_updates\ReadinessChecker

Code

protected $state;