コード例 #1
0
ファイル: Proxy.php プロジェクト: abdulhadikaryana/kebudayaan
 /**
  * Add reference to the index object
  *
  * @internal
  */
 public function addReference()
 {
     return $this->_index->addReference();
 }