Added missing variable
parent
0662036f5e
commit
9f0d36290b
|
@ -44,6 +44,7 @@ class EventDispatcher
|
|||
protected $io;
|
||||
protected $loader;
|
||||
protected $process;
|
||||
protected $listeners;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
|
Loading…
Reference in New Issue