nextcloud/apps/workflowengine/lib/Check
Robin Appelman 8b393454b0 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>
2023-02-07 17:26:32 +00:00
..
AbstractStringCheck.php
FileMimeType.php remove file exists check from cacheAndReturnMimeType 2023-02-07 17:26:32 +00:00
FileName.php
FileSize.php
FileSystemTags.php
RequestRemoteAddress.php
RequestTime.php Make sure to not pass null to DateTime::createFromFormat 2022-11-15 10:27:47 +00:00
RequestURL.php
RequestUserAgent.php
TFileCheck.php
UserGroupMembership.php