]> git.immae.eu Git - github/wallabag/wallabag.git/commit
implement delete method
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 4 Feb 2015 16:54:23 +0000 (17:54 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 4 Feb 2015 16:54:23 +0000 (17:54 +0100)
commit42a9064620eb73eaa42928a22eeec86299d4a883
tree59f24a86bcde7f497a860300e299b87e7af13d43
parent889249804f44136fc608bbc6699f47932825d440
implement delete method
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Controller/WallabagRestController.php
src/Wallabag/CoreBundle/Entity/Entries.php
src/Wallabag/CoreBundle/Repository/EntriesRepository.php