Skip to content

Commit

Permalink
Update exception-render-report.stub (#36123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Kulyk authored Feb 2, 2021
1 parent cc940f1 commit 855c986
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ class DummyClass extends Exception
/**
* Report the exception.
*
<<<<<<< HEAD
* @return bool|void
=======
* @return bool|null
>>>>>>> 6.x
*/
public function report()
{
Expand Down

0 comments on commit 855c986

Please sign in to comment.