final class VersionCheckCommand implements Command (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(Downloader $downloader, int $majorVersionNumber, string $versionId)

No description

execute()

No description

Details

__construct(Downloader $downloader, int $majorVersionNumber, string $versionId)

No description

Parameters

Downloader $downloader
int $majorVersionNumber
string $versionId

Result execute()

No description

Return Value

Result