You are here

protected property ContentEntityNormalizer::$format in Replication 8

Type: string[]

Overrides NormalizerBase::$format

File

src/Normalizer/ContentEntityNormalizer.php, line 66

Class

ContentEntityNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $format = [
  'json',
];