IOP-Patho/vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml

10 lines
103 B
YAML
Raw Normal View History

2025-07-17 08:28:28 +00:00
--- %YAML:1.0
test: Miscellaneous
spec: 2.21
yaml: |
null: ~
php: |
array(
'null' => null,
)