You are here

public function EntityFormWizardInterface::getMachineLabel in Chaos Tool Suite (ctools) 8.3

The form element #title for your unique identifier label.

Return value

string

1 call to EntityFormWizardInterface::getMachineLabel()
EntityFormWizardBase::customizeForm in src/Wizard/EntityFormWizardBase.php
Helper function for generating label and id form elements.
1 method overrides EntityFormWizardInterface::getMachineLabel()
EntityEditWizardTest::getMachineLabel in tests/modules/ctools_wizard_test/src/Wizard/EntityEditWizardTest.php
The form element #title for your unique identifier label.

File

src/Wizard/EntityFormWizardInterface.php, line 22

Class

EntityFormWizardInterface
Form wizard interface for use with entities.

Namespace

Drupal\ctools\Wizard

Code

public function getMachineLabel();