nextcloud/apps/files_sharing/lib/Controller
Roeland Jago Douma 988b9f49c5 Fix invalid check after constructing DateTime
We construct an object. Either that works on not.But the result can't be
false.

Found by psalm

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-08 16:32:34 +01:00
..
AcceptController.php Fix license headers 2020-01-13 14:23:49 +01:00
DeletedShareAPIController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExternalSharesController.php Also disallow ; in remote urls 2020-04-14 18:56:06 +02:00
PublicPreviewController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RemoteController.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
SettingsController.php Update license headers for 18 2019-12-20 09:23:25 +01:00
ShareAPIController.php Fix invalid check after constructing DateTime 2021-03-08 16:32:34 +01:00
ShareController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ShareInfoController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ShareesAPIController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00