mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-23 07:37:26 +01:00
Fixed static analysis issues
This commit is contained in:
@@ -93,7 +93,7 @@ class UpdateAvailableManager
|
||||
/**
|
||||
* Get the latest version info. The value is cached for 2 days.
|
||||
* @return array
|
||||
* @phpstan-return array{version: string}
|
||||
* @phpstan-return array{version: string, url: string}
|
||||
*/
|
||||
private function getLatestVersionInfo(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user