0 votes

I have created a new field on an existing entity, and have given it a column name. When I export the entity property is created but it does not have any annotations.

/**
 * 
 */
 private $postage;

I am using Symfony2 and Doctrine2. Skipper version is 3.2.6.1309

in Solved by (310 points)
recategorized by

It's strange. All issues you're reporting should work fine (and I tested it here and without problems). Can you please share project and php files where is possible to reproduce this issue?

Closed because of lack of information

Please log in or register to answer this question.