studio
studio copied to clipboard
Namespace issue
Hi,
Thanks for this package. I tried using this with a Symfony app. But I'm getting this error after telling studio to load my package.
Attempted to load class "TipUserBundle" from namespace "Tip\UserBundle".
Did you forget a "use" statement for another namespace?
Any ideas?