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
FileMimeType.php remove file exists check from `cacheAndReturnMimeType` 2022-12-20 13:28:40 +07:00
FileName.php
FileSize.php
FileSystemTags.php
RequestRemoteAddress.php
RequestTime.php Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +07:00
RequestURL.php
RequestUserAgent.php
TFileCheck.php
UserGroupMembership.php