mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Added missing variable
This commit is contained in:
parent
0662036f5e
commit
9f0d36290b
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ class EventDispatcher
|
||||||
protected $io;
|
protected $io;
|
||||||
protected $loader;
|
protected $loader;
|
||||||
protected $process;
|
protected $process;
|
||||||
|
protected $listeners;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue