]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Factorize sendResponse between Api controllers
authorJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 24 Oct 2018 18:11:45 +0000 (20:11 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 22 Jan 2019 19:42:25 +0000 (20:42 +0100)
commit019e1acc4962229a538421b6f2b0643d03c1d72c
tree2d7cb5a5a1908e4db4b17c1cfe405d437928a469
parent9133bd02d11c37c98b2c7c979e363cc7bff8f914
Factorize sendResponse between Api controllers

And run newer cs fixer
src/Wallabag/ApiBundle/Controller/EntryRestController.php
src/Wallabag/ApiBundle/Controller/SearchRestController.php
src/Wallabag/ApiBundle/Controller/WallabagRestController.php
tests/Wallabag/ApiBundle/Controller/SearchRestControllerTest.php