$form->isValid() always returning false

后端 未结 0 337
暖寄归人
暖寄归人 2020-12-07 03:42

I have a simple entity User:

/**
 * @MappedSuperclass
 */
class User
{
    /**
     * @ORM\\Id
     * @ORM\\GeneratedValue
     * @ORM\\Column(type="inte         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题