You are here

protected property TocManager::$tocs in TOC API 8

The TOC instances.

Type: \Drupal\toc_api\Toc[]

File

src/TocManager.php, line 26

Class

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

Namespace

Drupal\toc_api

Code

protected $tocs = [];