mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Updated Docblock
This commit is contained in:
parent
dcc3f5d856
commit
f29703ea24
@ -51,6 +51,8 @@ class KeyCrypt
|
||||
* @param string $encryptedData
|
||||
* @param string $pathToPublicKey
|
||||
*
|
||||
* @throws \LogicException
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public static function decrypt($encryptedData, $pathToPublicKey)
|
||||
|
Loading…
Reference in New Issue
Block a user