mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-04 10:38:12 +01:00
fix wrong doccomment annotation of return type
This commit is contained in:
parent
761f8765fc
commit
5a87cc525f
@ -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