We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad4527 commit 802eaadCopy full SHA for 802eaad
src/Types/Float_.php
@@ -20,7 +20,7 @@
20
*
21
* @psalm-immutable
22
*/
23
-final class Float_ implements Type
+class Float_ implements Type
24
{
25
/**
26
* Returns a rendered output of the Type as it would be used in a DocBlock.
0 commit comments