Skip to content

Commit b05c52b

Browse files
committed
Apply phpcs
1 parent fcf87e3 commit b05c52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Coercer/StringTypeCoercer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public function __construct(?int $floatPrecision = null)
4545

4646
/**
4747
* @param int<1, 53> $precision
48+
*
4849
* @return non-empty-string
4950
*/
5051
private function createFloatTemplate(int $precision): string

0 commit comments

Comments
 (0)