mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
yaml: use ~ instead of null
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
framework:
|
||||
test: null
|
||||
test: ~
|
||||
session:
|
||||
storage_id: session.storage.mock_file
|
||||
|
||||
Reference in New Issue
Block a user