mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
✅ Make unit tests working
This commit is contained in:
@@ -340,7 +340,7 @@ abstract class NumberFormatter
|
||||
* @param int $type Type of the formatting, one of the format type constants.
|
||||
* Only type NumberFormatter::TYPE_DEFAULT is currently supported.
|
||||
*
|
||||
* @return bool|string The formatted value or false on error
|
||||
* @return false|string The formatted value or false on error
|
||||
*
|
||||
* @see https://php.net/numberformatter.format
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user