WizardProviderInterface

Interface for wizard providers.

Use Symfony\Component\DependencyInjection\Attribute\AsTaggedItem attribute to define the wizard identifier.

Internal
Attributes
#[AutoconfigureTag]
'backend.wizard.provider'

Table of Contents

Methods

getConfiguration()  : Configuration
handleSubmit()  : SubmissionResult

Methods

getConfiguration()

public getConfiguration(ServerRequestInterface $serverRequest) : Configuration
Parameters
$serverRequest : ServerRequestInterface
Return values
Configuration

        
On this page

Search results