Commit af33e821 by Qiang Xue

typo fix.

parent 56f52f87
......@@ -828,7 +828,7 @@ class Request extends \yii\base\Request
}
/**
* @return string the password sent via HTTP authentication, null if the username is not given
* @return string the password sent via HTTP authentication, null if the password is not given
*/
public function getAuthPassword()
{
......
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