You are here

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

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

Instant article content entity normalizer.

Type: \Drupal\fb_instant_articles\Normalizer\InstantArticleContentEntityNormalizer

File

src/DrupalClient.php, line 50

Class

DrupalClient
Encapsulate Drupal-specific logic for FBIA Client.

Namespace

Drupal\fb_instant_articles

Code

protected $iaNormalizer;