You are here

public property ViewsSlideshowType::$label in Views Slideshow 8.4

The human-readable name of the slideshow type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ViewsSlideshowType.php, line 28

Class

ViewsSlideshowType
Defines a slideshow type annotation object.

Namespace

Drupal\views_slideshow\Annotation

Code

public $label;