You are here

protected property LogRotator::$state in File Log 2.0.x

Same name and namespace in other branches
  1. 8 src/LogRotator.php \Drupal\filelog\LogRotator::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/LogRotator.php, line 37

Class

LogRotator
Log rotation cron service.

Namespace

Drupal\filelog

Code

protected $state;