ConfirmationFormCreator
class ConfirmationFormCreator implements FormCreatorInterface
Form creator for confirmation dialogs
Methods
__construct(string $action, string $originalUrl, bool $no = false)
Create a new confirmation form
Form
create()
Create the form
Details
at line line 39
__construct(string $action, string $originalUrl, bool $no = false)
Create a new confirmation form
at line line 49
Form
create()
Create the form