You are here

protected property MetatagNormalizer::$format in Replication 8

Type: string[]

Overrides NormalizerBase::$format

File

src/Normalizer/MetatagNormalizer.php, line 20

Class

MetatagNormalizer
Normalizes metatag into the viewed entity.

Namespace

Drupal\replication\Normalizer

Code

protected $format = [
  'json',
];