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