]> Raphaël G. Git Repositories - packbundle/commitdiff
Add unit translation note
authorRaphaël Gertz <git@rapsys.eu>
Wed, 6 Nov 2024 06:26:14 +0000 (07:26 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 6 Nov 2024 06:26:14 +0000 (07:26 +0100)
Util/IntlUtil.php

index 84d468fa16e9398163606a793b53a4450c3aed55..511e948073432415624380fe3ad337e9427653fa 100644 (file)
@@ -167,6 +167,8 @@ class IntlUtil {
 
        /**
         * Format size
 
        /**
         * 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
         */
        public function size(int|float $number, $si = true, $style = 'decimal', $type = 'default', ?string $locale = null) {
                //Set types