Home
last modified time | relevance | path

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

/plugin/refnotes/
Dcore.php405 private $mappingStash; variable in refnotes_action_core
414 $this->mappingStash = new refnotes_namespace_mapping_stash();
449 $this->mappingStash->add($this->getNamespace($namespaceName), $map);
456 return $this->mappingStash;