Skip to content
Snippets Groups Projects
Commit 650a55e2 authored by Thomas Müller's avatar Thomas Müller Committed by Robin McCorkell
Browse files

object -> \OC\Preview

parent 7853bc4c
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment