Cleanup Model doc

This commit is contained in:
Nabeel Shahzad
2019-12-22 09:46:41 +05:00
parent e862537a20
commit 66a1192739
5 changed files with 7 additions and 22 deletions

View File

@@ -35,9 +35,7 @@ use Laratrust\Traits\LaratrustUserTrait;
* @property bool opt_in
* @property string last_pirep_id
*
* @method static updateOrCreate(array $array, array $attrs)
* @method static where()
* @method static truncate()
* @mixin \Illuminate\Database\Eloquent\Builder
* @mixin \Illuminate\Notifications\Notifiable
* @mixin \Laratrust\Traits\LaratrustUserTrait
*/