FormWizardInterface::LOAD_VALUES

Same name in other branches
  1. 4.0.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\Wizard

Code

const LOAD_VALUES = 'wizard.load';