protected property ContentEntityNormalizer::$supportedInterfaceOrClass in Replication 8.2
Same name and namespace in other branches
- 8 src/Normalizer/ContentEntityNormalizer.php \Drupal\replication\Normalizer\ContentEntityNormalizer::supportedInterfaceOrClass
Type: string[]
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ ContentEntityNormalizer.php, line 33
Class
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = [
'Drupal\\Core\\Entity\\ContentEntityInterface',
];