You are here

protected property TagcloudsPageChunk::$tagcloudTag in TagCloud 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/TagcloudsPageChunk.php \Drupal\tagclouds\Controller\TagcloudsPageChunk::tagcloudTag
  2. 1.0.x src/Controller/TagcloudsPageChunk.php \Drupal\tagclouds\Controller\TagcloudsPageChunk::tagcloudTag

Injection of tag service.

Type: \Drupal\tagclouds\TagServiceInterface $tagcloudTag

File

src/Controller/TagcloudsPageChunk.php, line 23

Class

TagcloudsPageChunk
Controller routines for user routes.

Namespace

Drupal\tagclouds\Controller

Code

protected $tagcloudTag;