Skip to content

Bug:  #753

@oniricosistemas

Description

@oniricosistemas

PHP Version

8.2.4

CodeIgniter4 Version

4.3.3

Shield Version

1.0.0-beta

Which operating systems have you tested for this bug?

Windows

Which server did you use?

apache

Database

10.4.28-MariaDB

Did you customize Shield?

no

What happened?

Not found I define desactivate method in CodeIgniter\Shield\Models\UserModel

Steps to Reproduce

$users = auth()->getProvider();
$user = $users->findById($id);
$users->desactivate($user);

Expected Output

Call to undefined method CodeIgniter\Shield\Models\UserModel::desactivate

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions