Model
AccountDelegation
Magento\Customer\Model\Delegation\AccountDelegation
What it does
This class handles the delegation of customer account creation by storing customer data temporarily and creating a redirect to the account creation page.
Developers use this when they need to defer the actual customer account creation process, allowing the customer to complete registration through the standard account creation form with pre-populated data.
Public Methods
- createRedirectForNew()