コード例 #1
0
 protected function getIndex()
 {
     return $this->connection->getIndex2($this->indexBaseName, $this->indexType, $this->indexIdentifier);
 }