You are here

protected property ParserService::$logger in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Service/ParserService.php \Drupal\weather\Service\ParserService::logger

Logger service.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Service/ParserService.php, line 47

Class

ParserService
ParserService service.

Namespace

Drupal\weather\Service

Code

protected $logger;