Esempio n. 1
0
 public function onAfterPerformIteration()
 {
     if ($this->getPercent() == 100) {
         Finder::setIndexValid();
     }
 }