The count
in a LazyCriteriaCollection
is null
on initialization
This commit is contained in:
parent
c68ed4c204
commit
a259138180
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class LazyCriteriaCollection extends AbstractLazyCollection implements Selectabl
|
|||
protected $criteria;
|
||||
|
||||
/**
|
||||
* @var integer
|
||||
* @var integer|null
|
||||
*/
|
||||
private $count;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue