8000 Update doctrine.rst · symfony/symfony-docs@f4a0ca8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f4a0ca8

Browse files
authored
Update doctrine.rst
1 parent 81ce5e7 commit f4a0ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ getConnection method and the name of the connection.
163163
$connection = $this->getDoctrine()->getConnection('customer');
164164
$result = $connection->fetchAll('select name from customer');
165165
166-
167166
Doctrine ORM Configuration
168167
--------------------------
169168

0 commit comments

Comments
 (0)
0