\Freyo\LaravelQueueCMQ\Queue\ConnectorsCMQConnector

Summary

Methods
Properties
Constants
__construct()
connect()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$dispatcher
N/A

Properties

$dispatcher

$dispatcher : \Illuminate\Contracts\Events\Dispatcher

Type

\Illuminate\Contracts\Events\Dispatcher

Methods

__construct()

__construct(\Illuminate\Contracts\Events\Dispatcher  $dispatcher) 

Parameters

\Illuminate\Contracts\Events\Dispatcher $dispatcher

connect()

connect(array  $config) : \Illuminate\Contracts\Queue\Queue

Establish a queue connection.

Parameters

array $config

Returns

\Illuminate\Contracts\Queue\Queue