Closed stevro closed 8 years ago
Is the documentation of the library correct?
Because it callind \Nexmo\Client with a single parameter called nexmo_options, but the actual constructor requires 2 parameters, the apiKey and apiSecret.
Can you please open a PR with documentation fix?
Fixed
Is the documentation of the library correct?
Because it callind \Nexmo\Client with a single parameter called nexmo_options, but the actual constructor requires 2 parameters, the apiKey and apiSecret.