You are here

protected property SlickBase::$options in Slick Carousel 8.2

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

The plugin instance options.

Type: array

File

src/Entity/SlickBase.php, line 39

Class

SlickBase
Defines the Slick configuration entity.

Namespace

Drupal\slick\Entity

Code

protected $options = [];