Skip to content

Commit ec318a0

Browse files
Merge branch '6.x' into 7.x
2 parents 13a9ec3 + b3f2c40 commit ec318a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ class DummyClass extends Exception
1111
*
1212
* @return void
1313
*/
14-
public function report()
15-
{
14+
public function report()
15+
{
1616
//
1717
}
1818

0 commit comments

Comments
 (0)