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 4bfa224

Browse filesBrowse files
committed
[symfony#2669] Tweak thanks to @wouterj
1 parent dff90a1 commit 4bfa224
Copy full SHA for 4bfa224

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

‎cookbook/doctrine/mapping_model_classes.rst

Copy file name to clipboardExpand all lines: cookbook/doctrine/mapping_model_classes.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ register the mappings for your model classes.
3030

3131

3232
In your bundle class, write the following code to register the compiler pass.
33-
This one is written for the ``FOSUserBundle``, so parts of it will need to
33+
This one is written for the FOSUserBundle, so parts of it will need to
3434
be adapted for your case::
3535

3636
use Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DoctrineOrmMappingsPass;

0 commit comments

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