Searched refs:wantedNs (Results 1 – 1 of 1) sorted by relevance
11 private $wantedNs; variable in namespaceFinder20 $this->wantedNs = $this->computeWantedNs($path);67 $ns = explode(':', $this->wantedNs);86 $this->wantedNs = implode(':', $ns);90 return $this->wantedNs;98 return $this->namespaceToDirectory($this->wantedNs);