Go to the source code of this file.
◆ with_novelty()
Definition at line 2 of file with_novelty.php.
References $DIC.
4 $f = $DIC->ui()->factory();
5 $renderer = $DIC->ui()->renderer();
7 return $renderer->render($f->glyph()->mail(
"#")
8 ->withCounter($f->counter()->novelty(1))
9 ->withCounter($f->counter()->status(8))