We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e905481 commit 2043f35Copy full SHA for 2043f35
src/Type/GeneralizePrecision.php
@@ -20,7 +20,7 @@
20
*
21
* Used as a parameter to Type::generalize():
22
23
- * $type->generalize(GeneralizePrecision::lessSpecific())
+ * $type->generalize(GeneralizePrecision::lessSpecific()) //
24
*/
25
final class GeneralizePrecision
26
{
0 commit comments