SerializationTestNormalizer::$format

Same name in other branches
  1. 9 core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php \Drupal\serialization_test\SerializationTestNormalizer::format
  2. 10 core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php \Drupal\serialization_test\SerializationTestNormalizer::format
  3. 11.x 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';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.