nextcloud/apps/federatedfilesharing/lib
Roeland Jago Douma 4f37e0ce55 Remove redundant casts
For #25839

In short with the connection adapter we now have the function is typed
to int (and casts itself). So it is not needed anymore.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-02 16:32:13 +01:00
..
AppInfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Controller Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Events Move federated_share_added into a typed event 2020-07-23 08:33:17 +02:00
Listeners Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
OCM Remove redundant casts 2021-03-02 16:32:13 +01:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AddressHandler.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FederatedShareProvider.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Notifications.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Notifier.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
TokenHandler.php Update license headers for 19 2020-04-29 11:57:22 +02:00