interface ConfigFormFactoryInterface

Interface to be called for DI for ConfigFormFactoryInterface related services

Methods

Form
create(Config $config)

Returns the config form

Details

at line 26
Form create(Config $config)

Returns the config form

Parameters

Config $config

Return Value

Form