You are here

protected property EditSimpleBlockInLayoutBuilderForm::$uuidGenerator in Simple Block 8

The UUID generator.

Type: \Drupal\Component\Uuid\UuidInterface

File

modules/simple_block_layout_builder/src/Form/EditSimpleBlockInLayoutBuilderForm.php, line 40

Class

EditSimpleBlockInLayoutBuilderForm
Provides a form to add/edit a simple block in Layout Builder.

Namespace

Drupal\simple_block_layout_builder\Form

Code

protected $uuidGenerator;