maj+ header

This commit is contained in:
2018-08-22 14:46:33 +02:00
parent 28c9e9d76f
commit 3fc62ab1f1
443 changed files with 24198 additions and 6201 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ class Event extends BaseEvent implements \ArrayAccess
/**
* @var array
*/
protected $items = array();
protected $items = [];
}