public property FieldState::$label in Field States UI 8
Same name and namespace in other branches
- 8.2 src/Annotation/FieldState.php \Drupal\field_states_ui\Annotation\FieldState::label
The human-readable name of the field state.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ FieldState.php, line 38
Class
- FieldState
- Defines a field state annotation object.
Namespace
Drupal\field_states_ui\AnnotationCode
public $label;