DefaultFetcher::$logger

Same name in other branches
  1. 8.9.x 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 46

Class

DefaultFetcher
Defines a default fetcher implementation.

Namespace

Drupal\aggregator\Plugin\aggregator\fetcher

Code

protected $logger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.