You are here

protected property PathFieldItemListNormalizer::$format in Replication 8

Type: string[]

Overrides NormalizerBase::$format

File

src/Normalizer/PathFieldItemListNormalizer.php, line 23

Class

PathFieldItemListNormalizer
Normalizes path field.

Namespace

Drupal\replication\Normalizer

Code

protected $format = [
  'json',
];