You are here

protected property TocBuilder::$renderer in TOC API 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/TocBuilder.php, line 19

Class

TocBuilder
Defines a service that builds and renders a table of contents and update an HTML document's headers.

Namespace

Drupal\toc_api

Code

protected $renderer;