nextcloud/apps/workflowengine/lib/Check
Morris Jobke a305573abd Only execute plain mimetype check for directories and do the fallback only for non-directories
Ref #23096

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-12-02 20:05:09 +00:00
..
AbstractStringCheck.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
FileMimeType.php Only execute plain mimetype check for directories and do the fallback only for non-directories 2020-12-02 20:05:09 +00:00
FileName.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FileSize.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
FileSystemTags.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
RequestRemoteAddress.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
RequestTime.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
RequestURL.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
RequestUserAgent.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TFileCheck.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
UserGroupMembership.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00