tikiwiki/packages/tiki-pkg-tikimanager/symfony/yaml/Tests/Fixtures/nullMappingKey.yml

10 lines
98 B
YAML
Raw Permalink Normal View History

2023-11-20 21:52:04 +01:00
--- %YAML:1.0
test: Miscellaneous
spec: 2.21
yaml: |
null: ~
php: |
[
'null' => null,
]