Same name in other branches
- 4.x src/Plugin/views/style/Quicktabs.php \Drupal\quicktabs\Plugin\views\style\Quicktabs::getSetMapping()
Get the set mapping.
File
-
src/
Plugin/ views/ style/ Quicktabs.php, line 95
Class
- Quicktabs
- Style plugin to render views rows as tabs.
Namespace
Drupal\quicktabs\Plugin\views\styleCode
public function getSetMapping() {
return $this->setMapping;
}