Home
last modified time | relevance | path

Searched refs:getActiveScope (Results 1 – 2 of 2) sorted by relevance

/plugin/refnotes/
H A Dcore.php291 $scope = $this->getNamespace($namespaceName)->getActiveScope();
295 $scope = $this->getNamespace($this->mapping[$namespaceName])->getActiveScope();
H A Dnamespace.php364 public function getActiveScope() { function in refnotes_namespace