55 $clone = clone($this);
96 $f = $DIC->ui()->factory();
99 $glyph =
$f->symbol()->glyph()->notification()->withCounter(
$f->counter()->novelty($new));
101 $glyph = $glyph->withCounter(
$f->counter()->status($old));
123 $clone = clone($this);
124 $clone->amount_of_old_notifications = $amount;
147 $clone = clone($this);
148 $clone->amount_of_new_notifications = $amount;
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)