mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 15:21:13 +08:00
Typo in docs
This commit is contained in:
@ -450,7 +450,7 @@ class Security extends Component
|
||||
/**
|
||||
* Generates specified number of random bytes.
|
||||
* Note that output may not be ASCII.
|
||||
* @see generateRandomKey() if you need a string.
|
||||
* @see generateRandomString() if you need a string.
|
||||
*
|
||||
* @param integer $length the number of bytes to generate
|
||||
* @throws Exception on failure.
|
||||
|
Reference in New Issue
Block a user