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 1f3704a commit 24b9c0cCopy full SHA for 24b9c0c
components/options_resolver.rst
@@ -822,7 +822,7 @@ method::
822
823
When using an option deprecated by you in your own library, you can pass
824
``false`` as the second argument of the
825
- :method:`Symfony\\Component\\OptionsResolver\\Options::offsetGet` method
+ :method:`Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet` method
826
to not trigger the deprecation warning.
827
828
.. note::
0 commit comments