protected property MenuLinkContentNormalizer::$supportedInterfaceOrClass in Better Normalizers 8
The interface or class that this Normalizer supports.
Type: string|array
Overrides ContentEntityNormalizer::$supportedInterfaceOrClass
File
- src/
Normalizer/ MenuLinkContentNormalizer.php, line 39
Class
- MenuLinkContentNormalizer
- A normalizer to handle menu-link content links to entities.
Namespace
Drupal\better_normalizers\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\menu_link_content\\MenuLinkContentInterface';