PAMI\AsyncAgi\AsyncClientImpl::__construct
Constructor.
Note: The client accepts an array with options. The available options are pamiClient => The PAMI client that will be used to run this async client. environment => Environment as received by the AsyncAGI Event.
Signature
public function __construct([array
$options = ] )
Parameters
$options— array- Optional properties.
Returns
- void