You are here

protected property LoggerService::$configFactory in Purge 8.3

The factory for configuration objects.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Logger/LoggerService.php, line 48

Class

LoggerService
Provides logging services to purge and its submodules, via a single channel.

Namespace

Drupal\purge\Logger

Code

protected $configFactory;