1
0
Fork 0

Added missing variable

pull/3643/head
Vladimir Kartaviy 2015-01-12 22:48:19 +02:00
parent 0662036f5e
commit 9f0d36290b
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ class EventDispatcher
protected $io;
protected $loader;
protected $process;
protected $listeners;
/**
* Constructor.