Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrand.php235 public function getWebUrlTemplate(string $type): ?string function in ComboStrap\\Brand
326 if ($this->getWebUrlTemplate($type) !== null) {
H A DBrandButton.php220 $urlTemplate = $this->brand->getWebUrlTemplate($this->type);