Add missing id properties

This commit is contained in:
James Brooks
2015-01-02 08:51:22 +00:00
parent 93d3adcbf9
commit faac4b74b6
6 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Facades\Hash;
/**
* @property int $id
* @property string $username
* @property string $password
* @property string $remember_token