Home
last modified time | relevance | path

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

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