This commit is contained in:
Yanick Witschi 2018-04-06 11:21:29 +02:00
parent 8708f8e386
commit 3ac452f1cb

View file

@ -20,7 +20,7 @@ class RegisterCommandsEvent extends Event
/**
* @var Command[]
*/
private $commands;
private $commands = [];
/**
* @return Command[]