Eno\Field » isEmpty
isEmpty() → boolean
Query whether the value is empty (e.g. comment: in an eno document), which in PHP terms is equivalent of null.
Return value
true if empty, otherwise false.
Query whether the value is empty (e.g. comment: in an eno document), which in PHP terms is equivalent of null.
true if empty, otherwise false.