mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: fix the type.
This commit is contained in:
parent
753edef10f
commit
87f6906207
@ -15,8 +15,8 @@ if (! function_exists('number_to_size')) {
|
||||
/**
|
||||
* Formats a numbers as bytes, based on size, and adds the appropriate suffix
|
||||
*
|
||||
* @param array|int|string $num Will be cast as int
|
||||
* @param string $locale
|
||||
* @param int|string $num Will be cast as int
|
||||
* @param string $locale
|
||||
*
|
||||
* @return bool|string
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user