Skip to content

Commit

Permalink
Throwable__toString() can throw an exception
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 16, 2021
1 parent d0ef5d4 commit 18adc8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/Exception.stub
Expand Up @@ -46,7 +46,6 @@ interface Throwable

/**
* @return string
* @throws void
*/
public function __toString();
}
Expand Down

0 comments on commit 18adc8c

Please sign in to comment.