X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fedbe97d37d0056de407abcc44ee180f84e1ca7c..85c625bbcc50b111b146d54bbc2963f07a468e17:/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