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 d6aba6f commit 79525e6Copy full SHA for 79525e6
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 or a
+ micro-framework (Symfony) or an advanced CMS (Drupal).
8
9
Installation
10
------------
0 commit comments