Skip to content

Commit

Permalink
Update and rename stubs/app/Http/Controllers/Admin/ACL/RuleAdminContr…
Browse files Browse the repository at this point in the history
…oller.php to stubs/app/Http/Controllers/Admin/ACLAdminController.php
  • Loading branch information
hsbmaulana authored Oct 26, 2023
1 parent 42a7b59 commit ad61c8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use App\Http\Requests\Admin\ACLs\ACLValidation;
use Tripteki\Helpers\Http\Controllers\Controller;

class RuleAdminController extends Controller
class ACLAdminController extends Controller
{
/**
* @var \Tripteki\ACL\Contracts\Repository\Admin\IACLRoleRepository
Expand Down

0 comments on commit ad61c8d

Please sign in to comment.