Same name in other branches
- 7.x-3.x quicktabs.classes.inc \QuickSet::contents
The contents array. An array of objects that implement the QuickContentRenderableInterface.
Type: array
File
-
src/
QuickSet.php, line 27
Class
- 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\quicktabsCode
protected $contents;