Skip to content

Commit 61fa3a1

Browse files
committed
Remove duplicate method definition from ConstantType interface
1 parent 073c99f commit 61fa3a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/Type/ConstantType.php

-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@
66
interface ConstantType extends Type
77
{
88

9-
public function generalize(GeneralizePrecision $precision): Type;
10-
119
}

0 commit comments

Comments
 (0)