Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
DSnippet.php263 …* @param Path $localSnippetPath - the path is the snippet identifier (it's not mandatory that the …
267 public static function getOrCreateFromContext(Path $localSnippetPath): Snippet argument
277 $snippetGuid = $localSnippetPath->toUriString();
280 $snippet = self::createSnippet($localSnippetPath);