Skip to content

Commit

Permalink
Update namingstrategy.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
RosemaryOrchard committed Feb 26, 2020
1 parent 59860f2 commit dc5963b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/namingstrategy.rst
Expand Up @@ -25,7 +25,7 @@ You can specify a different strategy by calling ``Doctrine\ORM\Configuration#set
<?php
$namingStrategy = new MyNamingStrategy();
$configuration->setNamingStrategy($namingStrategy);
Underscore naming strategy
---------------------------

Expand Down

0 comments on commit dc5963b

Please sign in to comment.