Qual: Wrong type in method documentation
This commit is contained in:
parent
43606c8ac4
commit
e5975d52a9
@ -51,7 +51,7 @@ function RemoveFromEnd($sourceString, $charToRemove)
|
||||
/**
|
||||
* FindBadUtf8
|
||||
*
|
||||
* @param unknown_type $string String
|
||||
* @param string $string String
|
||||
* @return boolean
|
||||
*/
|
||||
function FindBadUtf8($string)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user