Answer the question
In order to leave comments, you need to log in
How to specify the NULL field type in the Model entity?
I'm developing on Symfony 2.
There are Entity and Model folders.
In entity it is clear how to make the NULL field.
How to do it in Model?
All fields are listed as
@var string
protected $foo
@var integer
protected $bar
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question