Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
[Fix] Fix namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
GothShoot committed Jan 28, 2019
1 parent ec1e878 commit 5aff513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Module/AppModule/Controller/DefaultController.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Module\AppModule\Controller;

use Module\CoreModule\BaseClass\Controller;
use Alzundaz\NitroPHP\BaseClass\Controller;

class DefaultController extends Controller
{
Expand Down

0 comments on commit 5aff513

Please sign in to comment.