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