Merge pull request #3692 from guilhermegonzaga/patch-1

Update of the doc for equals to Model
This commit is contained in:
Taylor Otwell 2016-03-18 07:33:46 -05:00
commit a925d6c9fd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class User extends Authenticatable
]; ];
/** /**
* The attributes excluded from the model's JSON form. * The attributes that should be hidden for arrays.
* *
* @var array * @var array
*/ */