Same name and namespace in other branches
  1. 8.x-2.x src/Annotation/FieldState.php \Drupal\field_states_ui\Annotation\FieldState::label 1 comment

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\Annotation

Code

public $label;