protected property EntityReferenceQuantityItemNormalizer::$supportedInterfaceOrClass in Replication 8
The interface or class that this Normalizer supports.
Type: string
Overrides EntityReferenceItemNormalizer::$supportedInterfaceOrClass
File
- src/
Normalizer/ EntityReferenceQuantityItemNormalizer.php, line 15
Class
- EntityReferenceQuantityItemNormalizer
- Normalizer for entity_reference_quantity field type.
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\entity_reference_quantity\\Plugin\\Field\\FieldType\\EntityReferenceQuantity';