FormPostFactory
in package
Table of Contents
- $_pContainer : Container
- __construct() : mixed
- createOnceApplicantSearchForm() : FormPostApplicantSearch
- Creates a new instance of `FormPostApplicantSearch` on every call
Properties
$_pContainer
private
Container
$_pContainer
Methods
__construct()
public
__construct(Container $pContainer) : mixed
Parameters
- $pContainer : Container
Return values
mixed —createOnceApplicantSearchForm()
Creates a new instance of `FormPostApplicantSearch` on every call
public
createOnceApplicantSearchForm() : FormPostApplicantSearch