3 declare(strict_types=1);
 
standard(string $src, string $alt)
 description: purpose: The standard image is used if the image is to be rendered in it's the original...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
responsive(string $src, string $alt)
 description: purpose: > A responsive image is to be used if the image needs to adapt to changing amo...
 
This is how the factory for UI elements looks.