Commit baa282a3 by Qiang Xue

Merge pull request #4466 from docsolver/patch-3

Typo in docs
parents b680afc7 56a9536b
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment