nextcloud-server/apps/workflowengine/lib/Check
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm
In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521)

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-11 13:14:41 +07:00
..
AbstractStringCheck.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
FileMimeType.php Only execute plain mimetype check for directories and do the fallback only for non-directories 2020-11-30 16:43:57 +07:00
FileName.php consider local external storages, too 2020-12-15 11:50:04 +07:00
FileSize.php
FileSystemTags.php Flow: Include root folder for shared storages when fetching system tags 2020-06-15 08:28:12 +07:00
RequestRemoteAddress.php Update urls to stackoverflow.com to "HTTPS" 2020-09-17 17:38:27 +07:00
RequestTime.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
RequestURL.php
RequestUserAgent.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
TFileCheck.php
UserGroupMembership.php