You are here

protected property LogFileManager::$config in File Log 8

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

The filelog settings.

Type: \Drupal\Core\Config\Config

File

src/LogFileManager.php, line 23

Class

LogFileManager
Provide file-handling methods for the logfile.

Namespace

Drupal\filelog

Code

protected $config;