Renaming LoginUser class

This commit is contained in:
rootcoma 2013-12-04 21:34:19 -08:00
parent 80219aa79f
commit 693ae7d714
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
class User
class LoginUser
{
protected $username;
protected $capabilty;