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.
2 parents ec6e76f + cde41e8 commit f0ce5f5Copy full SHA for f0ce5f5
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