Skip to content

Commit

Permalink
Update lib/public/Files/Storage/IStorage.php
Browse files Browse the repository at this point in the history
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
  • Loading branch information
AndyScherzinger and come-nc authored Sep 3, 2024
1 parent 53f92e6 commit 49e9442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Files/Storage/IStorage.php
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ public function getWatcher();
*
* @param string|null $user Owner user id
* @return void
* @since 29.0.0
* @since 28.0.10
*/
public function setOwner(?string $user): void;
}

0 comments on commit 49e9442

Please sign in to comment.