Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d8fee commit b734045Copy full SHA for b734045
components/options_resolver.rst
@@ -736,7 +736,7 @@ method::
736
.. note::
737
738
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
+ pass ``false`` as second argument of the :method:`Symfony\\Component\\OptionsResolver\\Options::offsetGet()` method
740
so as not to trigger the deprecation warning.
741
742
Instead of passing the message, you may also pass a closure which returns
0 commit comments