manuelodelain / svg-twig-extension

add inline svg with twig
MIT License
18 stars 5 forks source link

return svg path if svg file doesnt exists #4

Open todomagichere opened 1 year ago

todomagichere commented 1 year ago

If the user tries to load an unexistent svg an error is show, with this correction the program returns an string instead.