Skip to content

Commit

Permalink
sharedSecret is an string
Browse files Browse the repository at this point in the history
  • Loading branch information
steffjenl committed Aug 31, 2018
1 parent cce5360 commit 372bada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignhostClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class SignhostClient
*/
private $headers;
/**
* @var array $sharedSecret
* @var string $sharedSecret
*/
private $sharedSecret;
/**
Expand Down

0 comments on commit 372bada

Please sign in to comment.