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