19 declare(strict_types=1);
    67         $clone = clone($this);
   104         $f = $DIC->ui()->factory();
   107         $glyph = 
$f->symbol()->glyph()->notification()->withCounter(
$f->counter()->novelty($new));
   109             return $glyph->withCounter(
$f->counter()->status($old));
   127         $clone = clone($this);
   128         $clone->amount_of_old_notifications = $amount;
   147         $clone = clone($this);
   148         $clone->amount_of_new_notifications = $amount;
 
Interface IdentificationInterface. 
 
__construct(Container $dic, ilPlugin $plugin)