Skip to content
Closed
Prev Previous commit
Next Next commit
fixup! Support setting metadata in PROPPATCH requests
  • Loading branch information
artonge committed Oct 19, 2023
commit 22b638a49e7a2297587cc47ba574f80a2b7ae740
1 change: 0 additions & 1 deletion lib/public/Files/FileInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ public function getParentId(): int;
/**
* Get the metadata, if available
*
* @return MetadataValueWrapper[]
* @since 28.0.0
*/
public function getMetadata(): array;
Expand Down