X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fedbe97d37d0056de407abcc44ee180f84e1ca7c..2a4829218845b2db4b72835e101d27f067f3c5d8:/Util/IntlUtil.php 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