You are here

protected property TocManager::$configFactory in TOC API 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/TocManager.php, line 19

Class

TocManager
Defines a service that creates and manages table of contents instances.

Namespace

Drupal\toc_api

Code

protected $configFactory;