Fix usage

This commit is contained in:
Philipp 2021-08-16 00:10:37 +02:00
parent 1901716479
commit 99239e3d99
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
3 changed files with 3 additions and 3 deletions

View file

@ -215,7 +215,7 @@ class StorageManager
/**
* Get registered backends
*
* @return Storage\IWritableStorage[]
* @return string[]
*/
public function listBackends(): array
{