Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherMarkup.php120 public Path $markupSourcePath; variable in ComboStrap\\FetcherMarkup
831 if (isset($this->markupSourcePath)) {
832 return $this->markupSourcePath;
982 if (isset($this->markupSourcePath)) {
H A DFetcherMarkupBuilder.php277 $newFetcherMarkup->markupSourcePath = $this->builderMarkupSourcePath;