protected property InstantArticleRssContentEntityNormalizer::$format in Facebook Instant Articles 8.2
Same name and namespace in other branches
- 3.x src/Normalizer/InstantArticleRssContentEntityNormalizer.php \Drupal\fb_instant_articles\Normalizer\InstantArticleRssContentEntityNormalizer::format
List of formats which supports (de-)normalization.
Type: string|string[]
Overrides NormalizerBase::$format
File
- src/
Normalizer/ InstantArticleRssContentEntityNormalizer.php, line 24
Class
- InstantArticleRssContentEntityNormalizer
- Extends the content entity normalizer that ships with the base module.
Namespace
Drupal\fb_instant_articles\NormalizerCode
protected $format = 'fbia_rss';