Exemplo n.º 1
0
 protected function clear()
 {
     parent::clear();
     $this->scopeMapStack = array();
     $this->resolutions = array();
 }
 protected function clear()
 {
     parent::clear();
     $this->visited = array();
 }