* Adjust the return type of comment.
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ class todoTao extends todoModel
|
||||
*
|
||||
* @param object $todo
|
||||
* @access protected
|
||||
* @return stdclass
|
||||
* @return object
|
||||
*/
|
||||
protected function buildCycleTodo(object $todo): object
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user