Skip to content

Commit 2a1a48b

Browse files
committed
chore: psalm fixes
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent daf7cf9 commit 2a1a48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/files_sharing/lib/ResponseDefinitions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
* token: ?string,
7171
* uid_file_owner: string,
7272
* uid_owner: string,
73-
* url?: string,
73+
* url?: string|null,
7474
* }
7575
*
7676
* @psalm-type Files_SharingDeletedShare = array{

0 commit comments

Comments
 (0)