Bus

Extends

See

  • \Illuminate\Bus\Dispatcher
  • \Illuminate\Support\Testing\Fakes\BusFake

Methods

public static

fake ( $jobsToFake , BatchRepository $batchRepository ) : BusFake

Replace the bound instance with a fake.

Parameters

public static

dispatchChain ( $jobs ) : PendingDispatch

Dispatch the given chain of jobs.

Parameters

  • $jobs array|mixed
protected static

getFacadeAccessor ( ) : string

Get the registered name of the component.