Browse Source

Merge pull request #3692 from guilhermegonzaga/patch-1

Update of the doc for equals to Model
Taylor Otwell 8 years ago
parent
commit
a925d6c9fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/User.php

+ 1 - 1
app/User.php

@@ -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
      */