Skip to content

Commit 0f13b51

Browse files
committed
Removed dead code and various cleaning
1 parent b585916 commit 0f13b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventListener/DumpListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
class DumpListener implements EventSubscriberInterface
2626
{
27-
private $container;
27+
private $cloner;
2828
private $dumper;
2929

3030
/**

0 commit comments

Comments
 (0)