Same name and namespace in other branches
  1. 8.x-1.x 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

Fichier

src/Annotation/FieldState.php, line 49

Classe

FieldState
Defines a field state annotation object.

Namespace

Drupal\field_states_ui\Annotation

Code

public $description;