Skip to content

Commit

Permalink
revert removeal of Sheild's User class
Browse files Browse the repository at this point in the history
  • Loading branch information
christianberkman authored Aug 19, 2024
1 parent d81d02e commit f637d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controllers/RegisterController.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
use CodeIgniter\HTTP\RequestInterface;
use CodeIgniter\HTTP\ResponseInterface;
use CodeIgniter\Shield\Authentication\Authenticators\Session;
use CodeIgniter\Shield\Entities\User;
use CodeIgniter\Shield\Exceptions\ValidationException;
use CodeIgniter\Shield\Models\UserModel;
use CodeIgniter\Shield\Traits\Viewable;
Expand Down

0 comments on commit f637d2a

Please sign in to comment.