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