Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aae0705

Browse filesBrowse files
committed
fixed CS
1 parent 9533f9a commit aae0705
Copy full SHA for aae0705

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎book/part12.rst

Copy file name to clipboardExpand all lines: book/part12.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ The front controller is now only about wiring everything together::
181181

182182
$response->send();
183183

184-
As all the objects are now created in the dependency injection container, the framework code should be the previous simple version::
184+
As all the objects are now created in the dependency injection container, the
185+
framework code should be the previous simple version::
185186

186187
<?php
187188

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.