3 declare(strict_types=1);
Class Notification The default Notification mapping currently to one UI Notification Item component...
getNewAmount()
Get the amount of new notes, the notification contains.
getOldAmount()
Get the amount of new notes, the notification contains.
Interface hasAmount Items can implicitly contain a various amount of news.
withOldAmount(int $amount=0)
Set the amount of old notes, the notification contains.
withNewAmount(int $amount=0)
Set the amount of new notes, the notification contains.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...