You are here

public function QuickTabsInstanceInterface::getLabel in Quick Tabs 8.3

Returns the label for the current instance.

Return value

string Label string.

1 method overrides QuickTabsInstanceInterface::getLabel()
QuickTabsInstance::getLabel in src/Entity/QuickTabsInstance.php
Returns the label for the current instance.

File

src/Entity/QuickTabsInstanceInterface.php, line 18

Class

QuickTabsInstanceInterface
Interface for QuickTabsInstance.

Namespace

Drupal\quicktabs\Entity

Code

public function getLabel();