@@ -344,7 +344,8 @@ class MessageFormatter extends Component
...
@@ -344,7 +344,8 @@ class MessageFormatter extends Component
return$arg;
return$arg;
}
}
thrownewNotSupportedException("Message format 'number' is only supported for integer values. You have to install PHP intl extension to use this feature.");
thrownewNotSupportedException("Message format 'number' is only supported for integer values. You have to install PHP intl extension to use this feature.");