Skip to content

Commit c0be138

Browse files
committed
Fixed a bad merge
1 parent 71c6888 commit c0be138

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doctrine.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,6 @@ Woh! You now have a new ``src/Entity/Product.php`` file::
170170
column with default value NULL*. Add a ``nullable=true`` option to the
171171
``description`` property to fix the problem.
172172

173-
.. note::
174-
175-
A bundle can accept only one metadata definition format. For example, it's
176-
not possible to mix YAML metadata definitions with annotated PHP entity
177-
class definitions.
178-
>>>>>>> 3.4
179-
180173
.. caution::
181174

182175
There is a `limit of 767 bytes for the index key prefix`_ when using

0 commit comments

Comments
 (0)