Home
last modified time | relevance | path

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

/plugin/refnotes/
Dcore.php404 private $styleStash; variable in refnotes_action_core
413 $this->styleStash = new refnotes_namespace_style_stash($this);
435 $this->styleStash->add($this->getNamespace($namespaceName), $style);
442 return $this->styleStash;