How generate entity class via contenttypes.yaml ? #3449
Unanswered
AndreyChursin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On some old forums i found some console commands, but now it's not work!
And the command
php bin/console make:entity News
creates a class with an incomplete description of the entity,in 2nd time that it's write:
Cannot find the entity manager for class "App\Entity\News"
There any way to generate entity class via contenttypes.yaml ?
Beta Was this translation helpful? Give feedback.
All reactions