ViewFirstMissingOnboardingStep
in package
Class ViewFirstMissingOnboardingStep
Tags
Table of Contents
Properties
Methods
- getOnboardingStep() : OnboardingStep|null
- Get the value of onboardingStep
- getStepId() : int
- Get the value of stepId
- getUserAccount() : UserAccount
- Get the value of userAccount
- getUserId() : int
- Get the value of userId
Properties
$onboardingStep
private
OnboardingStep|null
$onboardingStep
Tags
$userAccount
private
UserAccount
$userAccount
Tags
Methods
getOnboardingStep()
Get the value of onboardingStep
public
getOnboardingStep() : OnboardingStep|null
Return values
OnboardingStep|nullgetStepId()
Get the value of stepId
public
getStepId() : int
Return values
intgetUserAccount()
Get the value of userAccount
public
getUserAccount() : UserAccount
Return values
UserAccountgetUserId()
Get the value of userId
public
getUserId() : int