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 51a7480 + 2660de0 commit 79b3725Copy full SHA for 79b3725
components/http_kernel.rst
@@ -3,8 +3,8 @@ The HttpKernel Component
3
4
The HttpKernel component provides a structured process for converting
5
a ``Request`` into a ``Response`` by making use of the EventDispatcher
6
- component. It's flexible enough to create a full-stack framework (Symfony),
7
- a micro-framework (Silex) or an advanced CMS (Drupal).
+ component. It's flexible enough to create a full-stack framework (Symfony)
+ or an advanced CMS (Drupal).
8
9
Installation
10
------------
0 commit comments