You are here

protected property FieldStateBase::$uuid in Field States UI 8.2

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

The field state ID.

Type: string

File

src/FieldStateBase.php, line 27

Class

FieldStateBase
Provides a base class for field staes.

Namespace

Drupal\field_states_ui

Code

protected $uuid;