nextcloud-server/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
Backends.php
Config.php
Create.php
Delete.php
Export.php
Import.php
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
Verify.php