function EntityEditWizard::getEntityType
Overrides EntityFormWizardInterface::getEntityType
File
-
tests/
modules/ ctools_wizard_test/ src/ Wizard/ EntityEditWizard.php, line 29
Class
Namespace
Drupal\ctools_wizard_test\WizardCode
public function getEntityType() {
return 'ctools_wizard_test_config_entity';
}