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 4982a99 commit 754f12dCopy full SHA for 754f12d
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 system (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