35 $f =
$DIC->ui()->factory();
36 $r =
$DIC->ui()->renderer();
39 foreach ($examples as $abbreviation) {
40 $letter =
$f->symbol()->avatar()->letter($abbreviation);
44 return $r->render($avatars);
An exception for terminatinating execution or to throw for unit testing.