You are here

public function SlickInterface::getCollection in Slick Carousel 7.3

Returns the group this optioset instance belongs to for easy selections.

Return value

string The name of the optionset group.

1 method overrides SlickInterface::getCollection()
Slick::getCollection in src/Entity/Slick.php
Returns the group this optioset instance belongs to for easy selections.

File

src/Entity/SlickInterface.php, line 32

Class

SlickInterface
Provides an interface defining a Slick entity.

Namespace

Drupal\slick\Entity

Code

public function getCollection();