You are here

public property SlickBase::$label in Slick Carousel 7.3

Same name and namespace in other branches
  1. 8.2 src/Entity/SlickBase.php \Drupal\slick\Entity\SlickBase::label

The human-readable name for the optionset.

Type: string

File

src/Entity/SlickBase.php, line 29

Class

SlickBase
Defines the Slick configuration entity.

Namespace

Drupal\slick\Entity

Code

public $label;