We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf87e3 commit b05c52bCopy full SHA for b05c52b
src/Type/Coercer/StringTypeCoercer.php
@@ -45,6 +45,7 @@ public function __construct(?int $floatPrecision = null)
45
46
/**
47
* @param int<1, 53> $precision
48
+ *
49
* @return non-empty-string
50
*/
51
private function createFloatTemplate(int $precision): string
0 commit comments