FormWizardInterface::LOAD_VALUES
Same name in other branches
- 8.x-3.x src/Wizard/FormWizardInterface.php \Drupal\ctools\Wizard\FormWizardInterface::LOAD_VALUES
Constant value for wizard load event.
File
-
src/
Wizard/ FormWizardInterface.php, line 16
Class
- FormWizardInterface
- Form wizard interface.
Namespace
Drupal\ctools\WizardCode
const LOAD_VALUES = 'wizard.load';