172
172
if (!v::numeric()->validate($this->getOption('numItems', 0)))
173
173
throw new \InvalidArgumentException(__('The value in Number of Items must be numeric.'));
176
176
throw new \InvalidArgumentException(__('Update Interval must be greater than or equal to 0'));