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 1c3f7f7 commit a2374eeCopy full SHA for a2374ee
tests/CompatibilityTest.php
@@ -20,7 +20,6 @@ public function testRuntimeExceptionCompatibility(): void
20
21
new class () extends \Exception implements RuntimeExceptionInterface {
22
public function getToken(): TokenInterface {}
23
-
24
public function getSource(): ReadableInterface {}
25
};
26
}
0 commit comments