You are here

namespace Drupal\background_image\Plugin\Block in Background Image 2.0.x

Same name in other branches
  1. 8 Drupal\background_image\Plugin\Block
  2. 2.x Drupal\background_image\Plugin\Block
Classsort descending Location Description
BackgroundImageBlock src/Plugin/Block/BackgroundImageBlock.php Plugin annotation @Block( id = "background_image", admin_label = @Translation("Background Image"), category = @Translation("Background Image") )
BackgroundImageTextBlock src/Plugin/Block/BackgroundImageTextBlock.php Plugin annotation @Block( id = "background_image_text", admin_label = @Translation("Background Image - Text"), category = @Translation("Background Image") )