]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Added shortcuts
[github/wallabag/wallabag.git] / app / AppKernel.php
index 342bd1393e0b30ab31a66271f40b00e4d9cb9034..81b83ef9d40472322dec346edaa4c67cc50b2bb3 100644 (file)
@@ -30,6 +30,7 @@ class AppKernel extends Kernel
             new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
             new Craue\ConfigBundle\CraueConfigBundle(),
             new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
+            new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),