protected property LoggerService::$channels in Purge 8.3
Initialized channel part instances.
Type: \Drupal\purge\Logger\LoggerChannelPartInterface[]
File
- src/
Logger/ LoggerService.php, line 34
Class
- LoggerService
- Provides logging services to purge and its submodules, via a single channel.
Namespace
Drupal\purge\LoggerCode
protected $channels = [];