mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-27 19:54:57 +00:00
Merge pull request #1182 from eternalharvest/bugfix/doccomment
Fix wrong doccomment annotation of return type
This commit is contained in:
commit
1e9d20364c
@ -1584,7 +1584,7 @@ abstract class SymmetricKey
|
||||
*
|
||||
* May need to be overwritten by classes extending this one in some cases
|
||||
*
|
||||
* @return int
|
||||
* @return string
|
||||
* @access private
|
||||
*/
|
||||
protected function openssl_translate_mode()
|
||||
|
Loading…
Reference in New Issue
Block a user