class InstallCommand extends Command (View source)

Properties

protected $signature
protected $description

Methods

int
__invoke()

No description

static void
updateNpmPackages(bool $dev = true)

No description

static array
updateNpmPackageArray(array $packages)

No description

Details

int __invoke()

No description

Return Value

int

static protected void updateNpmPackages(bool $dev = true)

No description

Parameters

bool $dev

Return Value

void

static protected array updateNpmPackageArray(array $packages)

No description

Parameters

array $packages

Return Value

array