You are here

service tagclouds.cloud_builder in TagCloud 8

Same name and namespace in other branches
  1. 2.0.x tagclouds.services.yml \tagclouds.cloud_builder
  2. 1.0.x tagclouds.services.yml \tagclouds.cloud_builder

Class

Drupal\tagclouds\CloudBuilder
3 string references to tagclouds.cloud_builder
TagcloudsListVocs::create in src/Controller/TagcloudsListVocs.php
Instantiates a new instance of this class.
TagcloudsPageChunk::create in src/Controller/TagcloudsPageChunk.php
Instantiates a new instance of this class.
TagcloudsTermsBlock::create in src/Plugin/Block/TagcloudsTermsBlock.php
Creates an instance of the plugin.

File

./tagclouds.services.yml
tagclouds.services.yml

View source
  1. class: Drupal\tagclouds\CloudBuilder
  2. arguments:
  3. - '@config.factory'