Skip to content

Commit 1715587

Browse files
Add quotation marks
1 parent bfa0819 commit 1715587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Log Deprecations
354354
~~~~~~~~~~~~~~~~
355355

356356
For turning the verbose output off and write it to a log file instead you can use
357-
``SYMFONY_DEPRECATIONS_HELPER=logFile=/path/deprecations.log``.
357+
``SYMFONY_DEPRECATIONS_HELPER='logFile=/path/deprecations.log'``.
358358

359359
.. versionadded:: 5.3
360360

0 commit comments

Comments
 (0)