Searched refs:customModuleLatestVersionUrl (Results 1 – 2 of 2) sorted by relevance
80 public function customModuleLatestVersionUrl(): string function93 if ($this->customModuleLatestVersionUrl() === '') {103 $response = $client->get($this->customModuleLatestVersionUrl());
46 public function customModuleLatestVersionUrl(): string; function