laravel-doctrine icon indicating copy to clipboard operation
laravel-doctrine copied to clipboard

setToken isn't really right

Open el-angel opened this issue 9 years ago • 1 comments

setToken should be setRememberToken because the column in the user table and the property of the user entity are called remember_token, therefore the function name shouldn't be setToken but setRememberToken

el-angel avatar Aug 01 '15 16:08 el-angel

@godlevel Hey Friend!

Join us at http://slack.laraveldoctrine.org/ https://github.com/laravel-doctrine/orm

We are integrating 4 forks of LaravelDoctrine which includes Atrauzzi.

josenicomaia avatar Aug 02 '15 13:08 josenicomaia