Skip to content

Commit 2edefe0

Browse files
committed
return \XoopsObject
1 parent c980140 commit 2edefe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/ratingfiles/class/RatingsHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function __construct(\XoopsDatabase $db)
4040
/**
4141
* @param bool $isNew
4242
*
43-
* @return object
43+
* @return \XoopsObject
4444
*/
4545
public function create($isNew = true)
4646
{

0 commit comments

Comments
 (0)