You are here

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

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

The file_system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/LogRotator.php, line 65

Class

LogRotator
Log rotation cron service.

Namespace

Drupal\filelog

Code

protected $fileSystem;