]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Entity/Entry.php
CS
[github/wallabag/wallabag.git] / 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()
     {