Skip to content

Commit

Permalink
Import User class file
Browse files Browse the repository at this point in the history
  • Loading branch information
amochohan committed Feb 11, 2015
1 parent 6054bf7 commit f518312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ExpressionEngineUserProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Illuminate\Contracts\Auth\Authenticatable as UserContract;
use Illuminate\Auth\EloquentUserProvider;
use Illuminate\Contracts\Hashing\Hasher as HasherContract;
use App\User;

class ExpressionEngineUserProvider extends EloquentUserProvider{

Expand Down

0 comments on commit f518312

Please sign in to comment.