You are here

protected property TagcloudsTermsBlock::$cloudBuilder in TagCloud 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/TagcloudsTermsBlock.php \Drupal\tagclouds\Plugin\Block\TagcloudsTermsBlock::cloudBuilder
  2. 1.0.x src/Plugin/Block/TagcloudsTermsBlock.php \Drupal\tagclouds\Plugin\Block\TagcloudsTermsBlock::cloudBuilder

The cloud builder service.

Type: \Drupal\tagclouds\CloudBuilder

File

src/Plugin/Block/TagcloudsTermsBlock.php, line 42

Class

TagcloudsTermsBlock
Provides a template for blocks based of each vocabulary.

Namespace

Drupal\tagclouds\Plugin\Block

Code

protected $cloudBuilder;