You are here

protected property LogFileManager::$config in File Log 2.0.x

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

The filelog settings.

Type: \Drupal\Core\Config\Config

File

src/LogFileManager.php, line 24

Class

LogFileManager
Provide file-handling methods for the logfile.

Namespace

Drupal\filelog

Code

protected $config;