Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4fc3b6a

Browse filesBrowse files
committed
Fixed internals.rst syntax
1 parent a6b17a0 commit 4fc3b6a
Copy full SHA for 4fc3b6a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎book/internals.rst

Copy file name to clipboardExpand all lines: book/internals.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ each event has access to the same basic information:
229229
* :method:`Symfony\\Component\\HttpKernel\\Event\\KernelEvent::getRequest`
230230
- returns the current ``Request`` being handled.
231231

232-
``IsMasterRequest()``
233-
....................
232+
``isMasterRequest()``
233+
.....................
234234

235235
The ``isMasterRequest()`` method allows listeners to check the type of the
236236
request. For instance, if a listener must only be active for master requests,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.