Problem with Flextrine + Yaml. Error: No Metadata Classes to process
17 views
Skip to first unread message
Drake
unread,
Oct 21, 2011, 9:08:21 PM10/21/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flextrine
Hi!
I have a problem with generation orm entities from the YAML-file.
I execute this command: flextrine orm:generate-entities myfile.yml
and get error: ‘No Metadata Classes to process.’
In config file I set the driver attribute to "Doctrine\ORM\Mapping
\Driver\YamlDriver"
Do anybody know what's the problem or has an example of flextrine
+Yaml ?