37 $this->
user->writePref(
"badge_last_checked", time());
47 return (
int) $this->
user->getPref(
"badge_last_checked");
getLastCheckedTimestamp()
Get last checked timestamp.
Badge notification repository (using user preferences.
updateLastCheckedTimestamp()
Set last checked timestamp.
__construct(\ilObjUser $user=null)
Constructor.