You are here

public function TocInterface::getOptions in TOC API 8

Returns the TOC options.

Return value

array The table of contents options.

1 method overrides TocInterface::getOptions()
Toc::getOptions in src/Toc.php
Returns the TOC options.

File

src/TocInterface.php, line 32

Class

TocInterface
Provides an interface defining a TOC.

Namespace

Drupal\toc_api

Code

public function getOptions();