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