Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b734045

Browse files
authored
Update options_resolver.rst
1 parent c2d8fee commit b734045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/options_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ method::
736736
.. note::
737737

738738
If you use your own deprecated option within your own library and need to fix it,
739-
pass `false` as second argument of the :method:`Symfony\\Component\\OptionsResolver\\Options::offsetGet()` method
739+
pass ``false`` as second argument of the :method:`Symfony\\Component\\OptionsResolver\\Options::offsetGet()` method
740740
so as not to trigger the deprecation warning.
741741

742742
Instead of passing the message, you may also pass a closure which returns

0 commit comments

Comments
 (0)