Home
last modified time | relevance | path

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

/web-bugs/src/Utils/Versions/
H A DClient.php37 public function fetchStableVersions(): array function in App\\Utils\\Versions\\Client
H A DGenerator.php158 foreach ($this->client->fetchStableVersions() as $releases) {
/web-bugs/tests/Unit/Utils/Versions/
H A DClientTest.php35 $this->assertIsArray($this->client->fetchStableVersions());

Completed in 5 milliseconds