You are here

namespace Drupal\block_style_plugins_test\Plugin\BlockStyle in Block Style Plugins 8.2

Same name in other branches
  1. 8 Drupal\block_style_plugins_test\Plugin\BlockStyle
Classsort descending Location Description
CheckboxWithExclude tests/modules/block_style_plugins_test/src/Plugin/BlockStyle/CheckboxWithExclude.php Class to demonstrate excluding a block.
DropdownWithInclude tests/modules/block_style_plugins_test/src/Plugin/BlockStyle/DropdownWithInclude.php Demonstrate using the 'include' parameter.
SimpleClass tests/modules/block_style_plugins_test/src/Plugin/BlockStyle/SimpleClass.php Provides a 'SimpleClass' block style for adding a class in a text field.