You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entities in the bundle have both annotations and attributes.
When annotation is set in config, this error is thrown
In AbstractDoctrineExtension.php line 229:
Can only configure "xml", "yml", "php", "staticphp" or "attribute" through
the DoctrineBundle. Use your own bundle to configure other metadata drivers
. You can register them by adding a new driver to the "doctrine.orm.default
_metadata_driver" service definition.
0 commit comments