RegisterController

Namespace

IO\Controllers

Extends
Properties
Type Name Description

string

$pluginNamespace

Methods
public showRegister($customerService, $urlService):string

Prepare and render the data for the registration

Parameters

Type

Name

Description

CustomerService

$customerService

UrlService

$urlService

public redirectRegister($urlService, $shopUrls):string
Parameters

Type

Name

Description

UrlService

$urlService

ShopUrls

$shopUrls

public redirect()