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 e871a32

Browse filesBrowse files
committed
Fixed a very minor indentation issue
1 parent 3b557a0 commit e871a32
Copy full SHA for e871a32

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎book/doctrine.rst

Copy file name to clipboardExpand all lines: book/doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ doesn't replace your existing methods).
416416
* generate getters and setters;
417417

418418
* generate repository classes configured with the
419-
``@ORM\Entity(repositoryClass="...")`` annotation;
419+
``@ORM\Entity(repositoryClass="...")`` annotation;
420420

421421
* generate the appropriate constructor for 1:n and n:m relations.
422422

0 commit comments

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