Searched refs:customModuleSupportUrl (Results 1 – 4 of 4) sorted by relevance
25 <?php if ($module->customModuleSupportUrl() !== '') : ?>28 <a href="<?= e($module->customModuleSupportUrl()) ?>">29 <?= e($module->customModuleSupportUrl()) ?>
226 <?php if ($module->customModuleSupportUrl() !== '') : ?>228 …ation, see %s.', '<a href="' . e($module->customModuleSupportUrl()) . '">' . e($module->customModu…
60 public function customModuleSupportUrl(): string; function
126 public function customModuleSupportUrl(): string function