protected static property SerializationTestNormalizer::$format in Zircon Profile 8
Same name and namespace in other branches
- 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
Namespace
Drupal\serialization_testCode
protected static $format = 'serialization_test';