class Illuminate / Support / Testing / Fakes / PendingChainFake

PendingChainFake

Extends

Properties

protected

$bus BusFake

The fake bus instance.

Default: null

Methods

public

__construct ( BusFake $bus , $job , $chain ) : void

Create a new pending chain instance.

Parameters

public

dispatch ( ) : PendingDispatch

Dispatch the job with the given arguments.