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

The field state ID.

Type: string

File

src/FieldStateBase.php, line 25

Class

FieldStateBase
Provides a base class for field staes.

Namespace

Drupal\field_states_ui

Code

protected $uuid;