[Pkg-owncloud-commits] [owncloud] 114/172: object -> \OC\Preview
David Prévot
taffit at moszumanska.debian.org
Sun May 18 20:09:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 650a55e2ba1c22ee6dc5c6902a90b1dcd2c00155
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Tue May 13 12:22:18 2014 +0200
object -> \OC\Preview
---
lib/private/preview.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/private/preview.php b/lib/private/preview.php
index bf8c04e..eb93247 100755
--- a/lib/private/preview.php
+++ b/lib/private/preview.php
@@ -191,7 +191,7 @@ class Preview {
/**
* @brief set the path of the file you want a thumbnail from
* @param string $file
- * @return object $this
+ * @return \OC\Preview $this
*/
public function setFile($file) {
$this->file = $file;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list