protected property DeletedFlagItemListNormalizer::$supportedInterfaceOrClass in Replication 8
Same name and namespace in other branches
- 8.2 src/Normalizer/DeletedFlagItemListNormalizer.php \Drupal\replication\Normalizer\DeletedFlagItemListNormalizer::supportedInterfaceOrClass
Type: string[]
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ DeletedFlagItemListNormalizer.php, line 13
Class
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = [
'Drupal\\multiversion\\Plugin\\Field\\FieldType\\DeletedFlagItemList',
];