Searched refs:wantedNs (Results 1 – 1 of 1) sorted by relevance
11 private $wantedNs; variable in namespaceFinder15 $this->wantedNs = $this->computeWantedNs($path);47 $ns = explode(':', $this->wantedNs);66 $this->wantedNs = implode(':', $ns);70 return $this->wantedNs;78 return $this->namespaceToDirectory($this->wantedNs);