function FieldTypeCategoryInterface::getLabel
Returns the field group label.
Return value
string|\Stringable The category label.
1 method overrides FieldTypeCategoryInterface::getLabel()
- FieldTypeCategory::getLabel in core/
lib/ Drupal/ Core/ Field/ FieldTypeCategory.php - Returns the field group label.
File
-
core/
lib/ Drupal/ Core/ Field/ FieldTypeCategoryInterface.php, line 16
Class
- FieldTypeCategoryInterface
- Provides an object that returns the category info about the field type.
Namespace
Drupal\Core\FieldCode
public function getLabel() : string|\Stringable;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.