You are here

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

The Uuid Service.

Type: \Drupal\Component\Uuid\UuidInterface

File

src/FieldStateBase.php, line 34

Class

FieldStateBase
Provides a base class for field staes.

Namespace

Drupal\field_states_ui

Code

protected $uuidService;