1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

rename User entity

This commit is contained in:
Nicolas Lœuillet 2015-02-06 14:18:01 +01:00
parent 29c4517f7a
commit 2f69eb4afa
3 changed files with 60 additions and 14 deletions

View file

@ -302,7 +302,7 @@ class Entry
}
/**
* @return mixed
* @return string
*/
public function getCreatedAt()
{