namespace Drupal\block_example\Plugin\Block
Same name in other branches
Object name | File name | Summary |
---|---|---|
ExampleConfigurableTextBlock | modules/block_example/src/Plugin/Block/ExampleConfigurableTextBlock.php | Provides a 'Example: configurable text string' block. |
ExampleEmptyBlock | modules/block_example/src/Plugin/Block/ExampleEmptyBlock.php | Provides a 'Example: empty block' block. |
ExampleUppercaseBlock | modules/block_example/src/Plugin/Block/ExampleUppercaseBlock.php | Provides a 'Example: uppercase this please' block. |