You are here

protected property TagService::$configFactory in TagCloud 8

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/TagService.php, line 21

Class

TagService
Class TagService.

Namespace

Drupal\tagclouds

Code

protected $configFactory;