public property FieldState::$description in Field States UI 8.2
Same name and namespace in other branches
- 8 src/Annotation/FieldState.php \Drupal\field_states_ui\Annotation\FieldState::description
Optional: a brief description of the field state.
This will be shown when adding or configuring this field state.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ FieldState.php, line 49
Class
- FieldState
- Defines a field state annotation object.
Namespace
Drupal\field_states_ui\AnnotationCode
public $description;