HummingBirdAnimeClient/tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPict...

2 lines
304 B
PHP

<?php return '<picture loading="lazy"><source srcset="https://localhost/assets/images/placeholder.webp" type="image/webp" /><source srcset="https://localhost/assets/images/placeholder.png" type="image/png" /><img src="https://localhost/assets/images/placeholder.png" alt="" loading="lazy" /></picture>';