class DeleteUser
Properties
| int | $userId | The ID of the user to delete. |
|
|
| User | $actor | The user performing the action. |
|
|
| array | $data | Any other user input associated with the action. This is unused by default, but may be used by extensions. |
|