You are here

protected property MoveBlockForm::$uuid in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Form/MoveBlockForm.php \Drupal\layout_builder\Form\MoveBlockForm::uuid

The component uuid.

Type: string

File

core/modules/layout_builder/src/Form/MoveBlockForm.php, line 52

Class

MoveBlockForm
Provides a form for moving a block.

Namespace

Drupal\layout_builder\Form

Code

protected $uuid;