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 935ea41 commit ceda671Copy full SHA for ceda671
src/Exercise/ThrowAnExpression.php
@@ -97,4 +97,4 @@ public function getPatch(): Patch
97
return (new Patch())
98
->withTransformer(new Patch\WrapInTryCatch(\InvalidArgumentException::class));
99
}
100
-}
+}
0 commit comments