Skip to content

Commit 8239c88

Browse files
javiereguiluzweaverryan
authored andcommitted
minor #18114 update default value for framework.ide (GromNaN)
This PR was merged into the 6.2 branch. Discussion ---------- update default value for framework.ide The default value was changed in symfony/symfony#44575 Commits ------- 9636026 update default value for framework.ide
1 parent c05d565 commit 8239c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ reverse proxy. See :doc:`/deployment/proxies`.
254254
ide
255255
~~~
256256

257-
**type**: ``string`` **default**: ``null``
257+
**type**: ``string`` **default**: ``%env(default::SYMFONY_IDE)%``
258258

259259
Symfony turns file paths seen in variable dumps and exception messages into
260260
links that open those files right inside your browser. If you prefer to open

0 commit comments

Comments
 (0)