You are here

protected property LogRotator::$fileManager in File Log 8

Same name and namespace in other branches
  1. 2.0.x src/LogRotator.php \Drupal\filelog\LogRotator::fileManager

The filelog.file_manager service.

Type: \Drupal\filelog\LogFileManagerInterface

File

src/LogRotator.php, line 58

Class

LogRotator
Log rotation cron service.

Namespace

Drupal\filelog

Code

protected $fileManager;