Documentation

FormFactoryInterface

Interface FormFactoryInterface

Table of Contents

Methods

createPageForm()  : FormInterface|null

Methods

createPageForm()

public createPageForm(Page $page, string $name, array<string|int, mixed> $form) : FormInterface|null

Use FormFactory::createFormByPage() instead.

Parameters
$page : Page
$name : string
$form : array<string|int, mixed>
Return values
FormInterface|null

        
On this page

Search results