Skip to content

Commit 5b74b42

Browse files
ro0NLfabpot
authored andcommitted
[TwigBridge] Fix rendering of currency by MoneyType
1 parent 05a1c5f commit 5b74b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/Core/Type/MoneyType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function getName()
8383
}
8484

8585
/**
86-
* Returns the pattern for this locale.
86+
* Returns the pattern for this locale in UTF-8.
8787
*
8888
* The pattern contains the placeholder "{{ widget }}" where the HTML tag should
8989
* be inserted

0 commit comments

Comments
 (0)