You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: languages/yaml/index.rst
+30-1
Original file line number
Diff line number
Diff line change
@@ -121,4 +121,33 @@ Doctrine
121
121
<config>: value
122
122
123
123
.. note::
124
-
and many more
124
+
and many more
125
+
126
+
Config
127
+
-------------------------
128
+
129
+
.. image:: symfony2_config_phpstorm.png
130
+
131
+
Use command ``config:dump-reference`` to create per bundle file and merge them in the following way under project ``idea/symfony2-config.xml``. If you dont provide this file an internal fallback will occur.
0 commit comments