Home
last modified time | relevance | path

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

/web-bugs/src/Utils/Versions/
H A DClient.php27 public function fetchDevVersions(): array function in App\\Utils\\Versions\\Client
H A DGenerator.php141 foreach ($this->client->fetchDevVersions() as $version) {
/web-bugs/tests/Unit/Utils/Versions/
H A DClientTest.php30 $this->assertIsArray($this->client->fetchDevVersions());

Completed in 4 milliseconds