You are here

protected property Toc::$ids in TOC API 8

The headers keyed by id.

Type: array

File

src/Toc.php, line 97

Class

Toc
Defines A class that parses the header tags from an HTML document.

Namespace

Drupal\toc_api

Code

protected $ids = [];