Skip to content

Commit

Permalink
Move AdminDefaultController to components
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacomeit, Stefan committed Jan 16, 2018
1 parent b6ba7db commit 4714cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AdminDefaultController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Admin Default Controller
*/

namespace wpler\modules\UserManagement\controllers;
namespace wpler\modules\UserManagement\components;

use yii\data\ActiveDataProvider;
use yii\db\ActiveRecord;
Expand Down

0 comments on commit 4714cb4

Please sign in to comment.