Fix #25 undefined property

This commit is contained in:
bohwaz 2023-02-11 15:28:57 +01:00
parent b9e765be83
commit 94635065b3

View file

@ -10,6 +10,7 @@ class Storage extends AbstractStorage
{
protected Users $users;
protected NextCloud $nextcloud;
protected array $properties = [];
/**
* These file names will be ignored when doing a PUT