Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ad5923

Browse files
committed
remvoed dead code
1 parent db8d87d commit 2ad5923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Console/Event/ConsoleExceptionEvent.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class ConsoleExceptionEvent extends ConsoleEvent
2626
{
2727
private $exception;
2828
private $exitCode;
29-
private $handled = false;
3029

3130
public function __construct(Command $command, InputInterface $input, OutputInterface $output, \Exception $exception, $exitCode, $deprecation = true)
3231
{

0 commit comments

Comments
 (0)