X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fedbe97d37d0056de407abcc44ee180f84e1ca7c..51c618d74835a86dacbb190ef00c6a2178e7a5eb:/Util/IntlUtil.php?ds=inline diff --git a/Util/IntlUtil.php b/Util/IntlUtil.php index 84d468f..511e948 100644 --- a/Util/IntlUtil.php +++ b/Util/IntlUtil.php @@ -167,6 +167,8 @@ class IntlUtil { /** * Format size + * + * @TODO: @XXX: add unit translation kB, MB, GiB, etc ? */ public function size(int|float $number, $si = true, $style = 'decimal', $type = 'default', ?string $locale = null) { //Set types