You are here

protected property DrupalClient::$logger in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/DrupalClient.php \Drupal\fb_instant_articles\DrupalClient::logger

Logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/DrupalClient.php, line 43

Class

DrupalClient
Encapsulate Drupal-specific logic for FBIA Client.

Namespace

Drupal\fb_instant_articles

Code

protected $logger;