From 2f69eb4afa2c923cddca2ba0d16d8d7b0bc97680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 6 Feb 2015 14:18:01 +0100 Subject: rename User entity --- src/Wallabag/CoreBundle/Entity/Entry.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Entity/Entry.php') diff --git a/src/Wallabag/CoreBundle/Entity/Entry.php b/src/Wallabag/CoreBundle/Entity/Entry.php index 70c1dc08..a00762ca 100644 --- a/src/Wallabag/CoreBundle/Entity/Entry.php +++ b/src/Wallabag/CoreBundle/Entity/Entry.php @@ -302,7 +302,7 @@ class Entry } /** - * @return mixed + * @return string */ public function getCreatedAt() { -- cgit v1.2.3