Skip to content

Commit 8716769

Browse files
committed
removed unused variable
1 parent bfa123a commit 8716769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Kernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ abstract class Kernel implements KernelInterface, TerminableInterface
5959
protected $name;
6060
protected $startTime;
6161
protected $loadClassCache;
62-
protected $errorReportingLevel;
6362

6463
const VERSION = '2.3.5-DEV';
6564
const VERSION_ID = '20305';

0 commit comments

Comments
 (0)