Commit 348e80a
committed
minor #1611 [doc] make:entity requires Doctrine (alexislefebvre)
This PR was squashed before being merged into the 1.x-dev branch.
Discussion
----------
[doc] make:entity requires Doctrine
Someone on Stack Overflow asked (question is not published yet) if `make:entity` can be used without Doctrine.
It looks like MakerBundle can only manage Doctrine entities, so I added it in the docs, hopefully that is true. Otherwise we'll have to change or close this PR.
Commits
-------
6adfa32 [doc] make:entity requires Doctrine1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments