You are here

protected property MenuLinkContentNormalizer::$format in Replication 8

Type: string[]

Overrides ContentEntityNormalizer::$format

File

src/Normalizer/MenuLinkContentNormalizer.php, line 18

Class

MenuLinkContentNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $format = [
  'json',
];