Same name in other branches
- 7.x-3.x quicktabs.classes.inc \QuickSet::name
The unique name of the QuickSet object. This corresponds to the machine name as stored in the database or as defined in code.
Type: string
Fichier
-
src/
QuickSet.php, line 20
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\quicktabsCode
protected $name;