namespace Drupal\layout_builder_test\Plugin\Layout in Drupal 8
Same name in other branches
Class | Location | Description |
---|---|---|
LayoutBuilderTestPlugin |
core/ |
Plugin annotation @Layout( id = "layout_builder_test_plugin", label = @Translation("Layout Builder Test Plugin"), regions = { "main" = { "label" = @Translation("Main Region") } }, ) |