public function FlexiformFormEntityInterface::getLabel in Flexiform 8
Get the label for this plugin.
1 method overrides FlexiformFormEntityInterface::getLabel()
- FlexiformFormEntityBase::getLabel in src/
FormEntity/ FlexiformFormEntityBase.php - Get the label for this plugin.
File
- src/
FormEntity/ FlexiformFormEntityInterface.php, line 29
Class
- FlexiformFormEntityInterface
- Interface for form entity plugins.
Namespace
Drupal\flexiform\FormEntityCode
public function getLabel();