You are here

protected property BlockStyleForm::$uuid in Block Style Plugins 8.2

The uuid of the block component.

Type: string

File

src/Form/BlockStyleForm.php, line 69

Class

BlockStyleForm
Provides a form for applying styles to a block.

Namespace

Drupal\block_style_plugins\Form

Code

protected $uuid;