Commit bb46df21 authored by jacklul's avatar jacklul

Minor correction

parent 1a770c96
...@@ -44,7 +44,7 @@ class Document extends Entity ...@@ -44,7 +44,7 @@ class Document extends Entity
return $this->file_id; return $this->file_id;
} }
public function getthumb() public function getThumb()
{ {
return $this->thumb; return $this->thumb;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment