Skip to content

Commit

Permalink
Update Ctype.php
Browse files Browse the repository at this point in the history
  • Loading branch information
BackEndTea committed Apr 30, 2018
1 parent 3e5ea16 commit 7cc359f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ctype.php
Expand Up @@ -206,7 +206,7 @@ public static function ctype_xdigit($text)
*
* @param string|int $int
*
* @return string
* @return mixed
*/
private static function convert_int_to_char_for_ctype($int)
{
Expand Down

0 comments on commit 7cc359f

Please sign in to comment.