Skip to content

Commit

Permalink
Merge pull request #225 from Quezler/patch-1
Browse files Browse the repository at this point in the history
Add missing docblock argument
  • Loading branch information
lcobucci authored Mar 6, 2018
2 parents 491b816 + 8704ebb commit c934f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Signer/BaseSigner.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ abstract public function createHash($payload, Key $key);
/**
* Creates a hash with the given data
*
* @param string $expected
* @param string $payload
* @param Key $key
*
Expand Down

0 comments on commit c934f43

Please sign in to comment.