Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitab2e2c7

Browse files
committed
Other fixes
1 parent18e3a31 commitab2e2c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎book/from_flat_php_to_symfony2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -580,10 +580,10 @@ them for you. Here's the same sample application, now built in Symfony::
580580
}
581581
}
582582

583-
The two controllers are still lightweight. Each uses the:doc:`Doctrine ORM library</book/doctrine>`
584-
to retrieve objects from the database and the Templating component to
585-
render a templateandreturn a ``Response`` object. The list templateis
586-
now quite a bit simpler:
583+
The two controllers are still lightweight. Each uses the
584+
:doc:`Doctrine ORM library</book/doctrine>`to retrieve objects from the
585+
databaseandthe Templating component to render a templateand return a
586+
``Response`` object. The list template isnow quite a bit simpler:
587587

588588
..code-block::html+php
589589

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp