class WelcomeItemFactory implements ApplicationAwareInterface (View source)

Traits

Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface

Properties

protected Application $app from  ApplicationAwareTrait
protected SiteInformationSurvey $survey

Methods

setApplication(Application $app)

Setter method for the application

__construct(SiteInformationSurvey $survey)

No description

array|null
getItems($returnNullIfSurveyUnfilled = false)

No description

Details

setApplication(Application $app)

Setter method for the application

Parameters

Application $app

__construct(SiteInformationSurvey $survey)

No description

Parameters

SiteInformationSurvey $survey

array|null getItems($returnNullIfSurveyUnfilled = false)

No description

Parameters

$returnNullIfSurveyUnfilled

Return Value

array|null