summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/aborteduploaddetectionplugin.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-02-20 13:52:53 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2014-02-20 13:52:53 +0100
commit31bab5584784f7f157b46be761b4344d25d11031 (patch)
tree044b531dac012e4694133f2c269456070c0302b2 /lib/private/connector/sabre/aborteduploaddetectionplugin.php
parent8cf73ca42fd3e2d362a75e11a0f3ac1ae0ab3a34 (diff)
parent742f54b6d556797bbef2847e546861de0008a28a (diff)
downloadnextcloud-server-31bab5584784f7f157b46be761b4344d25d11031.tar.gz
nextcloud-server-31bab5584784f7f157b46be761b4344d25d11031.zip
Merge branch 'master' into no-css-js-delivery-via-php
Diffstat (limited to 'lib/private/connector/sabre/aborteduploaddetectionplugin.php')
-rw-r--r--lib/private/connector/sabre/aborteduploaddetectionplugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/connector/sabre/aborteduploaddetectionplugin.php b/lib/private/connector/sabre/aborteduploaddetectionplugin.php
index 10cca647e8d..ad759d1d84a 100644
--- a/lib/private/connector/sabre/aborteduploaddetectionplugin.php
+++ b/lib/private/connector/sabre/aborteduploaddetectionplugin.php
@@ -47,7 +47,7 @@ class OC_Connector_Sabre_AbortedUploadDetectionPlugin extends Sabre_DAV_ServerPl
}
/**
- * @param $filePath
+ * @param string $filePath
* @param Sabre_DAV_INode $node
* @throws Sabre_DAV_Exception_BadRequest
*/