• Full name: \App\Application\Console\Commands\UpdaterCommand
  • Parent class: ConsoleCommand
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Properties

name

protected string $name

Methods

configure

protected configure(): void

getCurrentRelease

protected getCurrentRelease(): string

Throws:


checkExternalFile

protected checkExternalFile(mixed $url): mixed

Parameters:

Parameter Type Description
$url mixed

getDownload

protected getDownload(mixed $release, mixed $url): void

Parameters:

Parameter Type Description
$release mixed
$url mixed

handle

public handle(): int

Throws: