nextcloud-server/apps/workflowengine/lib/Check
Robin Appelman 83cc8202b8
remove file exists check from `cacheAndReturnMimeType`
the method is only called if the file exists already

a check against storing the fallback mimetype is added as a safety instead

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-20 13:28:40 +07:00
..
AbstractStringCheck.php Update php licenses 2021-06-04 22:02:41 +07:00
FileMimeType.php remove file exists check from `cacheAndReturnMimeType` 2022-12-20 13:28:40 +07:00
FileName.php Update php licenses 2021-06-04 22:02:41 +07:00
FileSize.php Update php licenses 2021-06-04 22:02:41 +07:00
FileSystemTags.php Fix psalm issues 2022-01-13 12:30:27 +07:00
RequestRemoteAddress.php Update php licenses 2021-06-04 22:02:41 +07:00
RequestTime.php Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +07:00
RequestURL.php Fix RequestURL check for cli commands 2022-01-11 19:45:07 +07:00
RequestUserAgent.php Update php licenses 2021-06-04 22:02:41 +07:00
TFileCheck.php Update php licenses 2021-06-04 22:02:41 +07:00
UserGroupMembership.php Update php licenses 2021-06-04 22:02:41 +07:00