summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/aborteduploaddetectionplugin.php
diff options
context:
space:
mode:
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
*/