You are here

protected static property SerializationTestNormalizer::$format in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 19
Contains \Drupal\serialization_test\SerializationTestNormalizer.

Class

SerializationTestNormalizer

Namespace

Drupal\serialization_test

Code

protected static $format = 'serialization_test';