Add the possibility to set the minimum number of decimals in the numb… #410
Annotations
10 errors
src/View/Helper/NumberFormat.php#L25
Property \Laminas\I18n\View\Helper\NumberFormat::$maxDecimals has useless @var annotation.
|
src/View/Helper/NumberFormat.php#L32
Property \Laminas\I18n\View\Helper\NumberFormat::$minDecimals has useless @var annotation.
|
src/View/Helper/NumberFormat.php#L39
Property \Laminas\I18n\View\Helper\NumberFormat::$formatStyle has useless @var annotation.
|
src/View/Helper/NumberFormat.php#L46
Property \Laminas\I18n\View\Helper\NumberFormat::$formatType has useless @var annotation.
|
src/View/Helper/NumberFormat.php#L67
Property \Laminas\I18n\View\Helper\NumberFormat::$locale has useless @var annotation.
|
src/View/Helper/NumberFormat.php#L74
Incorrect annotations group.
|
src/View/Helper/NumberFormat.php#L75
Method \Laminas\I18n\View\Helper\NumberFormat::__invoke() has useless @param annotation for parameter $formatStyle.
|
src/View/Helper/NumberFormat.php#L76
Method \Laminas\I18n\View\Helper\NumberFormat::__invoke() has useless @param annotation for parameter $formatType.
|
src/View/Helper/NumberFormat.php#L77
Method \Laminas\I18n\View\Helper\NumberFormat::__invoke() has useless @param annotation for parameter $locale.
|
src/View/Helper/NumberFormat.php#L78
Method \Laminas\I18n\View\Helper\NumberFormat::__invoke() has useless @param annotation for parameter $maxDecimals.
|
The logs for this run have expired and are no longer available.
Loading