File tree 1 file changed +2
-2
lines changed
src/Symfony/Component/Intl/NumberFormatter 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -250,8 +250,8 @@ abstract class NumberFormatter
250
250
* described in the ICU DecimalFormat or ICU RuleBasedNumberFormat documentation
251
251
*
252
252
* @see https://php.net/numberformatter.create
253
- * @see http ://www. icu-project.org/apiref/ icu4c/classDecimalFormat .html#_details
254
- * @see http ://www. icu-project.org/apiref/ icu4c/classRuleBasedNumberFormat .html#_details
253
+ * @see https ://unicode-org.github.io/ icu-docs/apidoc/released/ icu4c/classicu_1_1DecimalFormat .html#details
254
+ * @see https ://unicode-org.github.io/ icu-docs/apidoc/released/ icu4c/classicu_1_1RuleBasedNumberFormat .html#details
255
255
*
256
256
* @throws MethodArgumentValueNotImplementedException When $locale different than "en" or null is passed
257
257
* @throws MethodArgumentValueNotImplementedException When the $style is not supported
You can’t perform that action at this time.
0 commit comments