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 b79e123 commit 2636a91Copy full SHA for 2636a91
book/internals.rst
@@ -208,7 +208,7 @@ each event has access to the same basic information:
208
209
* :method:`Symfony\\Component\\HttpKernel\\Event\\KernelEvent::getRequestType`
210
- returns the *type* of the request (``HttpKernelInterface::MASTER_REQUEST``
211
- or ``HttpKernelInterface::SUB_REQUEST``);
+ or ``HttpKernelInterface::SUB_REQUEST``);
212
213
* :method:`Symfony\\Component\\HttpKernel\\Event\\KernelEvent::getKernel`
214
- returns the Kernel handling the request;
0 commit comments