Selaa lähdekoodia

Fix getMetadata return type

Signed-off-by: Louis Chemineau <louis@chmn.me>
tags/v26.0.0beta1
Louis Chemineau 1 vuosi sitten
vanhempi
commit
38f5006c3e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      lib/private/Metadata/FileMetadata.php

+ 1
- 1
lib/private/Metadata/FileMetadata.php Näytä tiedosto

@@ -28,7 +28,7 @@ use OCP\DB\Types;
/**
* @method string getGroupName()
* @method void setGroupName(string $groupName)
* @method string getMetadata()
* @method array getMetadata()
* @method void setMetadata(array $metadata)
* @see \OC\Core\Migrations\Version240000Date20220404230027
*/

Loading…
Peruuta
Tallenna