aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/View.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Files/View.php')
-rw-r--r--lib/private/Files/View.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php
index bfc831af41c..c6429a89942 100644
--- a/lib/private/Files/View.php
+++ b/lib/private/Files/View.php
@@ -632,7 +632,7 @@ class View {
/**
* @param string $path
- * @param mixed $data
+ * @param string|resource $data
* @return bool|mixed
* @throws \Exception
*/