]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Re-user JsonResponse 2274/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 8 Sep 2016 10:03:09 +0000 (12:03 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 8 Sep 2016 10:03:38 +0000 (12:03 +0200)
commit60faee002ceff1d6f77996fc32a0023a140a2fe9
treeef202ed124d6825138fc8570829909cc7c3db33f
parent6f23289e721bd14710af1acc23466432c1312850
Re-user JsonResponse

Since Symfony 3.1 we can define the json of a JsonResonse using `->setJson()`
src/Wallabag/ApiBundle/Controller/WallabagRestController.php