Timothy J. Warren
e4a793306d
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
4 lines
155 B
PHP
4 lines
155 B
PHP
<?php declare(strict_types=1);
|
|
|
|
return '<img src="https://localhost/assets/images/foo.jpg" alt="should exist" width="200" height="200" loading="lazy" />';
|