Ejemplo n.º 1
0
 /**
  * Add reference to the index object
  *
  * @internal
  */
 public function addReference()
 {
     return $this->_index->addReference();
 }