Skip to content

Commit

Permalink
Fix docblock (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightwatson authored Oct 12, 2023
1 parent b0c2e16 commit f28cddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Messages/VonageMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public function statusCallback(string $callback)
/**
* Set the Vonage client instance.
*
* @param \Vonage\Client $clientReference
* @param \Vonage\Client $client
* @return $this
*/
public function usingClient($client)
Expand Down

0 comments on commit f28cddb

Please sign in to comment.