Skip to content

Commit

Permalink
Updating AdminController
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Dec 18, 2016
1 parent e48741b commit a165897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/Admin/Controller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php namespace Arcanesoft\Auth\Http\Controllers\Admin;

use Arcanesoft\Core\Bases\FoundationController as BaseController;
use Arcanesoft\Core\Bases\AdminController as BaseController;
use Arcanesoft\Core\Traits\Notifyable;

/**
Expand Down

0 comments on commit a165897

Please sign in to comment.