8000
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 a6b17a0 commit 4fc3b6aCopy full SHA for 4fc3b6a
book/internals.rst
@@ -229,8 +229,8 @@ each event has access to the same basic information:
229
* :method:`Symfony\\Component\\HttpKernel\\Event\\KernelEvent::getRequest`
230
- returns the current ``Request`` being handled.
231
232
-``IsMasterRequest()``
233
-....................
+``isMasterRequest()``
+.....................
234
235
The ``isMasterRequest()`` method allows listeners to check the type of the
236
request. For instance, if a listener must only be active for master requests,
0 commit comments