You are here

protected property DefaultFetcher::$logger in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher::logger

A logger instance.

Type: \Psr\Log\LoggerInterface

File

core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php, line 48
Contains \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher.

Class

DefaultFetcher
Defines a default fetcher implementation.

Namespace

Drupal\aggregator\Plugin\aggregator\fetcher

Code

protected $logger;