class RegisterUser
Properties
| User | $actor | The user performing the action. |
|
|
| array | $data | The attributes of the new user. |
|
class RegisterUser
| User | $actor | The user performing the action. |
|
|
| array | $data | The attributes of the new user. |
|