1
0
mirror of synced 2025-01-18 14:31:40 +03:00

Fixed one-to-many unidirectional with join table chapter.

This commit is contained in:
Guilherme Blanco 2012-01-13 01:09:28 -05:00
parent 7b4349a9ce
commit 649d29414f

View File

@ -606,7 +606,7 @@ the join columns enforces the one-to-many cardinality. The
following example sets up such a unidirectional one-to-many
association:
.. configuration-block
.. configuration-block::
.. code-block:: php