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