protected property Toc::$tree in TOC API 8
The toc represent as a tree.
Type: array
File
- src/
Toc.php, line 104
Class
- Toc
- Defines A class that parses the header tags from an HTML document.
Namespace
Drupal\toc_apiCode
protected $tree;
The toc represent as a tree.
Type: array
protected $tree;