protected property MoveBlockForm::$uuid in Drupal 9
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/Form/MoveBlockForm.php \Drupal\layout_builder\Form\MoveBlockForm::uuid
- 10 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 54
Class
- MoveBlockForm
- Provides a form for moving a block.
Namespace
Drupal\layout_builder\FormCode
protected $uuid;