mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
credit bonus after user registration
This commit is contained in:
@@ -13,9 +13,7 @@ class CreateNewUserAction extends Controller
|
||||
public function __construct(
|
||||
protected StatefulGuard $guard,
|
||||
protected AutoSubscribeForMeteredBillingAction $autoSubscribeForMeteredBilling,
|
||||
)
|
||||
{
|
||||
}
|
||||
) {}
|
||||
|
||||
/**
|
||||
* Validate and create a new user.
|
||||
|
||||
Reference in New Issue
Block a user