wallabag/tests/Wallabag/CoreBundle/Twig
Kevin Decherf e50e45d6fa Twig: add removeSchemeAndWww filter
This twig filter removes scheme (only http and https are supported) and
pass the result to removeWww filter to also remove 'www.' at the
beginning of an url.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-11-19 15:02:11 +01:00
..
WallabagExtensionTest.php Twig: add removeSchemeAndWww filter 2017-11-19 15:02:11 +01:00