File

src/Entity/QuickSet.php, line 73

Class

QuickSet
Defines the QuickSet entity.

Namespace

Drupal\quicktabs\Entity

Code

public function getRenderer() {
    return $this->renderer;
}