Example #1
0
 /**
  *
  */
 protected function endInsertIndex()
 {
     self::$db->insertIndexes($this->name(), $this->saved);
     $this->saved = [];
 }