Skip to content

Commit

Permalink
Merge pull request #17 from someline/1.5
Browse files Browse the repository at this point in the history
Improved user
  • Loading branch information
libern authored May 18, 2017
2 parents 2285e70 + a2df1f1 commit 1889872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Someline/Model/Foundation/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ class User extends BaseModel implements BaseModelEventsInterface,
use TransformableTrait;
use HasApiTokens, Notifiable;

const MORPH_NAME = 'User';

/**
* Indicates if the model should be auto set user_id.
*
Expand Down

0 comments on commit 1889872

Please sign in to comment.