fixing an unhandled case found with scrutinizer-ci

This commit is contained in:
El RIDO
2016-07-06 14:58:06 +02:00
parent c13caee981
commit b8080acc78
2 changed files with 4 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ class model_comment extends model_abstract
*
* @access public
* @throws Exception
* @return stdObject
* @return stdClass
*/
public function get()
{