Skip to content

Commit

Permalink
Update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
libern committed Jul 22, 2016
1 parent 75c3631 commit 26b2cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Someline/Base/Repositories/Eloquent/Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
use Prettus\Repository\Eloquent\BaseRepository;
use Prettus\Repository\Exceptions\RepositoryException;
use Prettus\Validator\Contracts\ValidatorInterface;
use Someline\Base\Presenters\Presenter;
use Someline\Base\Repositories\Interfaces\RepositoryInterface;
use Someline\Presenters\Presenter;
use Someline\Repositories\Criteria\AuthUserCriteria;

abstract class Repository extends BaseRepository implements RepositoryInterface
Expand Down

0 comments on commit 26b2cb4

Please sign in to comment.