protected property UriNormalizer::$supportedInterfaceOrClass in Tome 8
The interface or class that this Normalizer supports.
Type: string|array
Overrides PrimitiveDataNormalizer::$supportedInterfaceOrClass
File
- modules/
tome_sync/ src/ Normalizer/ UriNormalizer.php, line 21
Class
- UriNormalizer
- Normalizer for Uri data.
Namespace
Drupal\tome_sync\NormalizerCode
protected $supportedInterfaceOrClass = '\\Drupal\\Core\\TypedData\\Type\\UriInterface';