summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/RequestRemoteAddress.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2019-09-09 14:27:10 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2019-09-09 22:56:05 +0200
commitfd2de58503a3c915cf178385db3e9962845719c4 (patch)
tree3c6b189475dd5b9e44806a9cba6ca9b59b09aade /apps/workflowengine/lib/Check/RequestRemoteAddress.php
parent687edb4bc80cc5cda3663997d23a319d7ea15925 (diff)
downloadnextcloud-server-fd2de58503a3c915cf178385db3e9962845719c4.tar.gz
nextcloud-server-fd2de58503a3c915cf178385db3e9962845719c4.zip
seperate setFileInfo from ICheck
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/workflowengine/lib/Check/RequestRemoteAddress.php')
-rw-r--r--apps/workflowengine/lib/Check/RequestRemoteAddress.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/workflowengine/lib/Check/RequestRemoteAddress.php b/apps/workflowengine/lib/Check/RequestRemoteAddress.php
index c386168f597..28e3bd4be09 100644
--- a/apps/workflowengine/lib/Check/RequestRemoteAddress.php
+++ b/apps/workflowengine/lib/Check/RequestRemoteAddress.php
@@ -45,14 +45,6 @@ class RequestRemoteAddress implements ICheck {
}
/**
- * @param IStorage $storage
- * @param string $path
- */
- public function setFileInfo(IStorage $storage, $path) {
- // A different path doesn't change time, so nothing to do here.
- }
-
- /**
* @param string $operator
* @param string $value
* @return bool