server/apps/files_sharing/lib/Controller
Roeland Jago Douma 3b34a77c58
Make the ShareAPIController strict
Fixes #9279

With types we can force php to not cast a full nummeric user to an int.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-23 20:31:57 +02:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Update license headers 2017-11-06 16:56:19 +01:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php Make the ShareAPIController strict 2018-04-23 20:31:57 +02:00
ShareController.php Move common menu templates to public API 2018-04-05 11:09:19 +02:00
ShareesAPIController.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00