You are here

namespace Drupal\layout_builder_form_block_test\Plugin\Block in Drupal 10

Same name in other branches
  1. 8 Drupal\layout_builder_form_block_test\Plugin\Block
  2. 9 Drupal\layout_builder_form_block_test\Plugin\Block
Classsort descending Location Description
TestFormApiFormBlock core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Provides a block containing a Form API form for use in Layout Builder tests.
TestInlineTemplateFormBlock core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php Provides a block containing inline template with <form> tag.