mirror of
https://github.com/nextcloud/server.git
synced 2026-05-19 08:25:56 -04:00
chore: psalm fixes
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
8832af0868
commit
cc832143b7
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ namespace OCA\Files_Sharing;
|
|||
* token: ?string,
|
||||
* uid_file_owner: string,
|
||||
* uid_owner: string,
|
||||
* url?: string,
|
||||
* url?: string|null,
|
||||
* }
|
||||
*
|
||||
* @psalm-type Files_SharingDeletedShare = array{
|
||||
|
|
|
|||
Loading…
Reference in a new issue