diff --git a/stubs/Exception.stub b/stubs/Exception.stub index 70f01e55f1..e95c24b250 100644 --- a/stubs/Exception.stub +++ b/stubs/Exception.stub @@ -46,7 +46,6 @@ interface Throwable /** * @return string - * @throws void */ public function __toString(); }