HummingBirdAnimeClient/tests/AnimeClient/__snapshots__/FormGeneratorTest__testGene...

4 lines
186 B
PHP

<?php return '<label><input type="radio" name="show_anime_collection" value="1" /> Yes</label>
<label><input type="radio" name="show_anime_collection" value="0" checked /> No</label>
';