Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippetSystem.php395 case Snippet::SLOT_SCOPE:
423 return $this->toHtml(Snippet::SLOT_SCOPE);
H A DSnippet.php73 const SLOT_SCOPE = "slot"; define in ComboStrap\\Snippet