Skip to content

Commit 855c986

Browse files
author
Dmytro Kulyk
authored
Update exception-render-report.stub (#36123)
1 parent cc940f1 commit 855c986

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Illuminate/Foundation/Console/stubs/exception-render-report.stub

-4
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@ class DummyClass extends Exception
99
/**
1010
* Report the exception.
1111
*
12-
<<<<<<< HEAD
13-
* @return bool|void
14-
=======
1512
* @return bool|null
16-
>>>>>>> 6.x
1713
*/
1814
public function report()
1915
{

0 commit comments

Comments
 (0)