namespace Drupal\block_example\Plugin\Block

Same name in other branches
  1. 4.0.x Drupal\block_example\Plugin\Block
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.