Skip to content

Commit e415d19

Browse files
[Best Practices] Remove annotations paragraph
1 parent 9f415de commit e415d19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

best_practices.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ Doctrine supports several metadata formats, but it's recommended to use PHP
207207
attributes because they are by far the most convenient and agile way of setting
208208
up and looking for mapping information.
209209

210-
If your PHP version doesn't support attributes yet, use annotations, which is
211-
similar but requires installing some extra dependencies in your project.
212-
213210
Controllers
214211
-----------
215212

0 commit comments

Comments
 (0)