when i am using the symfony2 shell and trying to run
doctrine:generate:entities [MyBundle] --path='src'
or
doctrine:generate:entities [MyBundle]
i got this error
[Syntax Error] Expected Doctrine\Common\Annotations\DocLexer::T_CLOSE_CURLY_BRACES, got '@' at position 255 in property
so please any solutions ??
thanks in advance