Esempio n. 1
0
 protected function getResult()
 {
     return $this->isBetween(1000000, 5999999) || $this->isBetween(700000000, 899999999) ? parent::getResult() : true;
 }