nextcloud/apps/files_external/lib/Command
Carl Schwan c4bb69c143 Specify that userId can be null
This fixes a psalm false-positive where the method is called with null, since
the method actually handle this correctly already

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-16 23:35:33 +02:00
..
Applicable.php Update php licenses 2021-06-04 22:02:41 +02:00
Backends.php Update php licenses 2021-06-04 22:02:41 +02:00
Config.php Update php licenses 2021-06-04 22:02:41 +02:00
Create.php fix some types 2021-06-16 13:56:26 +02:00
Delete.php Update php licenses 2021-06-04 22:02:41 +02:00
Export.php Update php licenses 2021-06-04 22:02:41 +02:00
Import.php fix some types 2021-06-16 13:56:26 +02:00
ListCommand.php Specify that userId can be null 2022-10-16 23:35:33 +02:00
Notify.php Fix return value of updateParent 2022-10-16 23:33:52 +02:00
Option.php Update php licenses 2021-06-04 22:02:41 +02:00
Verify.php Update php licenses 2021-06-04 22:02:41 +02:00