8000 Removing note about Propel · symfony/symfony-docs@75d2b8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 75d2b8b

Browse files
Removing note about Propel
1 parent ddd1bed commit 75d2b8b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

form/form_collections.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ that Task, right inside the same form.
1212
.. note::
1313

1414
In this article, it's loosely assumed that you're using Doctrine as your
15-
database store. But if you're not using Doctrine (e.g. Propel or just
16-
a database connection), it's all very similar. There are only a few parts
17-
of this tutorial that really care about "persistence".
15+
database store. But if you're not using Doctrine, it's all very similar.
16+
There are only a few parts of this tutorial that really care about "persistence".
1817

1918
If you *are* using Doctrine, you'll need to add the Doctrine metadata,
2019
including the ``ManyToMany`` association mapping definition on the Task's

0 commit comments

Comments
 (0)
0