]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
CS 3161/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 30 May 2017 11:01:25 +0000 (13:01 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 30 May 2017 11:01:25 +0000 (13:01 +0200)
src/Wallabag/CoreBundle/Entity/Entry.php

index 29ca9febc85b71e89b5e0f8e62a0c9d28c2711d4..9a7dd4e7b77e43613e7a1048a847fda7afb724d4 100644 (file)
@@ -550,7 +550,7 @@ class Entry
     }
 
     /**
-     * @return array<Tag>
+     * @return ArrayCollection
      */
     public function getTags()
     {