Home
last modified time | relevance | path

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

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