Returns the tab title.

2 methods override QuickContentRenderableInterface::getTitle()
QuickContent::getTitle dans src/QuickContent.php
Accessor for the tab title.
QuickPreRenderedContent::getTitle dans src/QuickPreRenderedContent.php
Accessor for the tab title.

Fichier

src/QuickContentRenderableInterface.php, line 20

Classe

QuickContentRenderableInterface
Each QuickSet object has a "contents" property which is an array of objects that implement the QuickContentRenderableInterface.

Namespace

Drupal\quicktabs

Code

public function getTitle();