class Down extends DownCommand (View source)

Traits

Adds 'tenants' and 'with-pending' options.

Properties

protected $signature
protected $description

Methods

getOptions()

No description

LazyCollection
getTenants()

No description

__construct()

No description

int
handle()

No description

array
getDownDatabasePayload()

Get the payload to be placed in the "down" file. This payload is the same as the original function but without the 'template' option.

Details

protected getOptions()

No description

protected LazyCollection getTenants()

No description

Return Value

LazyCollection

__construct()

No description

int handle()

No description

Return Value

int

protected array getDownDatabasePayload()

Get the payload to be placed in the "down" file. This payload is the same as the original function but without the 'template' option.

Return Value

array