X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FWallabag%2FUser.php;fp=inc%2Fpoche%2FUser.class.php;h=4a10c2edc1639e3422f3251c153e8fdd89af88c7;hb=6ad93dff69d7c2beb2196e73f641e6484fccbeb7;hp=eaadd3e5bcc7ed343c4617f62a3663e456a0d0bf;hpb=c78c1a3f08815aab99752026ccdf1dcf63cf43c1;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/User.class.php b/src/Wallabag/Wallabag/User.php similarity index 97% rename from inc/poche/User.class.php rename to src/Wallabag/Wallabag/User.php index eaadd3e5..4a10c2ed 100644 --- a/inc/poche/User.class.php +++ b/src/Wallabag/Wallabag/User.php @@ -8,6 +8,8 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ +namespace Wallabag\Wallabag; + class User { public $id;