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

Commit1ec68fe

Browse files
committed
Minor tweaks to Repository section
1 parent485b529 commit1ec68fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎book/doctrine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,10 +772,10 @@ Custom Repository Classes
772772

773773
In the previous sections, you began constructing and using more complex queries
774774
from inside a controller. In order to isolate, test and reuse these queries,
775-
it's a goodidea to create a custom repository class for your entity and
775+
it's a goodpractise to create a custom repository class for your entity and
776776
add methods with your query logic there.
777777

778-
To do this, add the name of the repository class to your mapping definition.
778+
To do this, add the name of the repository class to your mapping definition:
779779

780780
..configuration-block::
781781

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp