Skip to content

Commit e368da1

Browse files
committed
Clarify the code flow a little bit more
1 parent ff88904 commit e368da1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/runtime.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ So how does this front-controller work? At first, the special
3636
the component. This file runs the following logic:
3737

3838
#. It instantiates a :class:`Symfony\\Component\\Runtime\\RuntimeInterface`;
39+
#. The runtime includes the front-controller script -- in this case
40+
``public/index.php`` -- making it run again. Make sure this doesn't cause problems.
3941
#. The callable (returned by ``public/index.php``) is passed to the Runtime, whose job
4042
is to resolve the arguments (in this example: ``array $context``);
4143
#. Then, this callable is called to get the application (``App\Kernel``);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy