protected property InstantArticleRssContentEntityNormalizer::$supportedInterfaceOrClass in Facebook Instant Articles 3.x
Same name and namespace in other branches
- 8.2 src/Normalizer/InstantArticleRssContentEntityNormalizer.php \Drupal\fb_instant_articles\Normalizer\InstantArticleRssContentEntityNormalizer::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string|array
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ InstantArticleRssContentEntityNormalizer.php, line 19
Class
- InstantArticleRssContentEntityNormalizer
- Extends the content entity normalizer that ships with the base module.
Namespace
Drupal\fb_instant_articles\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\Core\\Entity\\ContentEntityInterface';