Returns an array of settings specific to the type of content.

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

Fichier

src/QuickContentRenderableInterface.php, line 25

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 getSettings();