protected property PathAliasNormalizer::$supportedInterfaceOrClass in Tome 8
The interface or class that this Normalizer supports.
Type: string|array
Overrides ContentEntityNormalizer::$supportedInterfaceOrClass
File
- modules/
tome_sync/ src/ Normalizer/ PathAliasNormalizer.php, line 21
Class
- PathAliasNormalizer
- Normalizer for Path alias entities.
Namespace
Drupal\tome_sync\NormalizerCode
protected $supportedInterfaceOrClass = '\\Drupal\\path_alias\\PathAliasInterface';