We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c6888 commit c0be138Copy full SHA for c0be138
doctrine.rst
@@ -170,13 +170,6 @@ Woh! You now have a new ``src/Entity/Product.php`` file::
170
column with default value NULL*. Add a ``nullable=true`` option to the
171
``description`` property to fix the problem.
172
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
180
.. caution::
181
182
There is a `limit of 767 bytes for the index key prefix`_ when using
0 commit comments