Skip to content

Commit

Permalink
update: add missing Events class
Browse files Browse the repository at this point in the history
  • Loading branch information
warcooft committed Jul 9, 2024
1 parent 7ed5864 commit eaa2bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Controllers/RegisterController.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

use App\Controllers\BaseController;
use CodeIgniter\HTTP\RedirectResponse;
use CodeIgniter\Events\Events;


/**
Expand Down

0 comments on commit eaa2bbb

Please sign in to comment.