We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ded71b commit e4874b9Copy full SHA for e4874b9
configuration.rst
@@ -55,7 +55,7 @@ Configuration Formats
55
Unlike other frameworks, Symfony doesn't impose a specific format on you to
56
configure your applications, but lets you choose between YAML and PHP.
57
Throughout the Symfony documentation, all configuration examples will be
58
-shown in these three formats.
+shown in these two formats.
59
60
There isn't any practical difference between formats. In fact, Symfony
61
transforms all of them into PHP and caches them before running the application,
0 commit comments