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 821541e commit cde41e8Copy full SHA for cde41e8
components/options_resolver.rst
@@ -51,7 +51,7 @@ check which options are set::
51
}
52
53
Also, the default values of the options are buried in the business logic of your
54
-code. Use the :phpfunction:`array_replace` to fix that::
+code. Use :phpfunction:`array_replace` to fix that::
55
56
class Mailer
57
{
0 commit comments