protected property LinkItemNormalizer::$supportedInterfaceOrClass in Replication 8
Same name and namespace in other branches
- 8.2 src/Normalizer/LinkItemNormalizer.php \Drupal\replication\Normalizer\LinkItemNormalizer::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string
Overrides FieldItemNormalizer::$supportedInterfaceOrClass
File
- src/
Normalizer/ LinkItemNormalizer.php, line 22
Class
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\link\\Plugin\\Field\\FieldType\\LinkItem';