You are here

protected property MenuLinkContentNormalizer::$supportedInterfaceOrClass in Replication 8

Type: string[]

Overrides ContentEntityNormalizer::$supportedInterfaceOrClass

File

src/Normalizer/MenuLinkContentNormalizer.php, line 13

Class

MenuLinkContentNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $supportedInterfaceOrClass = [
  'Drupal\\menu_link_content\\MenuLinkContentInterface',
];