interface Illuminate / Queue / Connectors / ConnectorInterface
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ConnectorInterface

Methods

public

connect ( array $config ) : Queue

Establish a queue connection.

Parameters

  • $config array