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 15d2fb7 commit 6d289d3Copy full SHA for 6d289d3
src/Assertion/WrapTypesInAssertedTypes.php
@@ -31,7 +31,7 @@ public function leaveNode(Node $node, Environment $env): ?Node
31
return $node;
32
}
33
34
- public function getPriority()
+ public function getPriority(): int
35
{
36
return 0;
37
0 commit comments