You are here

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

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

Serializer service.

Type: \Symfony\Component\Serializer\Normalizer\NormalizerInterface

File

src/DrupalClient.php, line 36

Class

DrupalClient
Encapsulate Drupal-specific logic for FBIA Client.

Namespace

Drupal\fb_instant_articles

Code

protected $serializer;