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