Fix Forum\Markread

This commit is contained in:
Visman 2020-06-07 17:00:01 +07:00
parent fed6a640cd
commit ca66ad297d

View file

@ -63,5 +63,7 @@ class Markread extends Action
} else {
throw new RuntimeException('The model does not have ID');
}
return $forum;
}
}