public function ElementInterface::title in Form Builder 7.2
Get a human-readable title for this form element.
1 method overrides ElementInterface::title()
- ElementBase::title in src/
ElementBase.php - Get a human-readable title for this form element.
File
- src/
ElementInterface.php, line 52
Class
Namespace
Drupal\form_builderCode
public function title();