You are here

protected property LogFileManager::$fileSystem in File Log 8

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

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/LogFileManager.php, line 30

Class

LogFileManager
Provide file-handling methods for the logfile.

Namespace

Drupal\filelog

Code

protected $fileSystem;