mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-28 12:10:59 +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
|
* May need to be overwritten by classes extending this one in some cases
|
||||||
*
|
*
|
||||||
* @return int
|
* @return string
|
||||||
* @access private
|
* @access private
|
||||||
*/
|
*/
|
||||||
protected function openssl_translate_mode()
|
protected function openssl_translate_mode()
|
||||||
|
Loading…
Reference in New Issue
Block a user