You are here

public property FieldState::$id in Field States UI 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/FieldState.php \Drupal\field_states_ui\Annotation\FieldState::id

The plugin ID.

Type: string

File

src/Annotation/FieldState.php, line 29

Class

FieldState
Defines a field state annotation object.

Namespace

Drupal\field_states_ui\Annotation

Code

public $id;