8000
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 f7fa0d1 commit 6166cfaCopy full SHA for 6166cfa
components/var_dumper.rst
@@ -224,6 +224,13 @@ option. Read more about this and other options in
224
are supported (``Ctrl. + G`` or ``Cmd. + G``, ``F3``, etc.) When
225
finished, press ``Esc.`` to hide the box again.
226
227
+ If you want to use your browser search input, press ``Ctrl. + F`` or
228
+ ``Cmd. + F`` again while having focus on VarDumper's search input.
229
+
230
+ .. versionadded:: 4.4
231
232
+ The feature to use the browser search input was introduced in Symfony 4.4.
233
234
Using the VarDumper Component in your PHPUnit Test Suite
235
--------------------------------------------------------
236
0 commit comments