Exemplo n.º 1
0
 /**
  * 清除注册表
  *
  * @return mixed
  */
 public function clear()
 {
     return $this->_driver->clear();
 }