namespace Drupal\ctools\Wizard
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| EntityFormWizardBase | src/Wizard/EntityFormWizardBase.php | The base class for all entity form wizards. |
| EntityFormWizardInterface | src/Wizard/EntityFormWizardInterface.php | Form wizard interface for use with entities. |
| FormWizardBase | src/Wizard/FormWizardBase.php | The base class for all form wizard. |
| FormWizardInterface | src/Wizard/FormWizardInterface.php | Form wizard interface. |
| WizardFactory | src/Wizard/WizardFactory.php | The wizard factory. |
| WizardFactoryInterface | src/Wizard/WizardFactoryInterface.php | Provide the WizardFactory. |