Fix typo in comments
This commit is contained in:
parent
ff525b995b
commit
c659a92603
|
@ -49,7 +49,7 @@ public function attempt($arguments = array())
|
||||||
/**
|
/**
|
||||||
* Get the user from the database table.
|
* Get the user from the database table.
|
||||||
*
|
*
|
||||||
* @param mixed $array
|
* @param array $arguments
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
protected function get_user($arguments)
|
protected function get_user($arguments)
|
||||||
|
|
Loading…
Reference in New Issue