MetaFox

PackageScriptTrait

Trait PackageScriptTrait.

Tags
pckage

MetaFox\Platform\Console

Table of Contents

Methods

executeAll()  : void
Publish assets from all packages.
executeOne()  : void
handle()  : int
Execute the console command.
getArguments()  : array<string|int, mixed>
Get the console command arguments.

Methods

executeOne()

public executeOne(string $packageName) : void
Parameters
$packageName : string

getArguments()

Get the console command arguments.

protected getArguments() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results