updated-packages
This commit is contained in:
@@ -23,5 +23,5 @@ interface IntlFormatterInterface
|
||||
*
|
||||
* @see http://icu-project.org/apiref/icu4c/classMessageFormat.html#details
|
||||
*/
|
||||
public function formatIntl(string $message, string $locale, array $parameters = array()): string;
|
||||
public function formatIntl(string $message, string $locale, array $parameters = []): string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user