当我使用symfony2 shell并尝试运行时
doctrine:generate:entities [MyBundle] --path='src'
Run Code Online (Sandbox Code Playgroud)
要么
doctrine:generate:entities [MyBundle]
Run Code Online (Sandbox Code Playgroud)
我收到了这个错误
[Syntax Error] Expected Doctrine\Common\Annotations\DocLexer::T_CLOSE_CURLY_BRACES, got '@' at position 255 in property
Run Code Online (Sandbox Code Playgroud)
所以请任何解决方案?
提前致谢