You are here

namespace Drupal\fb_instant_articles\Normalizer in Facebook Instant Articles 3.x

Same name in other branches
  1. 8.2 Drupal\fb_instant_articles\Normalizer
Classsort descending Location Description
EntityHelperTrait src/Normalizer/EntityHelperTrait.php Common entity data getters shared between the normalizers.
FieldItemListNormalizer src/Normalizer/FieldItemListNormalizer.php Normalize FieldItemList object into an Instant Article object.
InstantArticleContentEntityNormalizer src/Normalizer/InstantArticleContentEntityNormalizer.php Facebook Instant Articles content entity normalizer.
InstantArticleRssContentEntityNormalizer src/Normalizer/InstantArticleRssContentEntityNormalizer.php Extends the content entity normalizer that ships with the base module.