Property | Type | Description | |
---|---|---|---|
$dispatcher |
Method | Description | |
---|---|---|
__construct ( Illuminate\Contracts\Bus\Dispatcher $dispatcher ) | ||
deploy ( mixed $deployment ) : boolean | Give the command to deploy | |
rollback ( mixed $deployment ) : boolean | Give the command to rollback |
public __construct ( Illuminate\Contracts\Bus\Dispatcher $dispatcher ) | ||
$dispatcher | Illuminate\Contracts\Bus\Dispatcher |