You are here

protected static property SerializationTestNormalizer::$format in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php \Drupal\serialization_test\SerializationTestNormalizer::format

The format that this Normalizer supports.

Type: string

File

core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php, line 14

Class

SerializationTestNormalizer

Namespace

Drupal\serialization_test

Code

protected static $format = 'serialization_test';