You are here

protected property InstantArticleRssContentEntityNormalizer::$format in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 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\Normalizer

Code

protected $format = 'fbia_rss';