function EntityWizard::getWizardLabel
File
-
tests/
modules/ ctools_wizard_test/ src/ Wizard/ EntityWizard.php, line 16
Class
Namespace
Drupal\ctools_wizard_test\WizardCode
public function getWizardLabel() {
return $this->t('Wizard Information');
}