You are here

protected property CctagsBlock::$configFactory in cctags 8

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Block/CctagsBlock.php, line 33

Class

CctagsBlock
Provides a 'cctags' block.

Namespace

Drupal\cctags\Plugin\Block

Code

protected $configFactory;