Same name and namespace in other branches
  1. 7.x-3.x quicktabs.classes.inc \QuickSet::settings 1 commentaire

An array of settings controlling the behaviour of the QuickSet object. See the getDefaultSettings() static function of this class for the full list of settings.

Type: array

Fichier

src/QuickSet.php, line 35

Classe

QuickSet
A QuickSet object is an unrendered Quicktabs instance, essentially just a container of content items, as defined by its configuration settings and the array of content items it contains.

Namespace

Drupal\quicktabs

Code

protected $settings;