Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 Doctrine
- Loading branch information