RegistrationResult extends Result
FinalYes
Class RegistrationResult.
Represents the result of the registration process.
Table of Contents
Methods
Methods
__construct()
public
__construct(RegistrationDto $registrationDto) : mixed
Parameters
- $registrationDto : RegistrationDto
getRegistrationData()
public
getRegistrationData() : RegistrationDto