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
The class Product in demo/bridge/doctrine/product/ is not namespaced and, in my project, therefore collides with another class that I deliberately dont want to move out of the root namespace.
Could this be corrected, as it is just a demo anyway?