Пример #1
0
 /**
  * Get index format version
  *
  * @return integer
  */
 public function getFormatVersion()
 {
     return $this->_index->getFormatVersion();
 }