From: Jeremy Benoist Date: Tue, 30 May 2017 11:01:25 +0000 (+0200) Subject: CS X-Git-Tag: 2.3.0~31^2~82^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=4ec53ab74c82796a5b3e4bb3ad86ab3f994827cb;p=github%2Fwallabag%2Fwallabag.git CS --- diff --git a/src/Wallabag/CoreBundle/Entity/Entry.php b/src/Wallabag/CoreBundle/Entity/Entry.php index 29ca9feb..9a7dd4e7 100644 --- a/src/Wallabag/CoreBundle/Entity/Entry.php +++ b/src/Wallabag/CoreBundle/Entity/Entry.php @@ -550,7 +550,7 @@ class Entry } /** - * @return array + * @return ArrayCollection */ public function getTags() {