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

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

File

src/QuickContentRenderableInterface.php, line 25

Class

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