protected property Slick::$breakpoints in Slick Carousel 8.2
Same name and namespace in other branches
- 8 src/Entity/Slick.php \Drupal\slick\Entity\Slick::breakpoints
- 7.3 src/Entity/Slick.php \Drupal\slick\Entity\Slick::breakpoints
The number of breakpoints for the optionset.
Type: int
File
- src/
Entity/ Slick.php, line 56
Class
- Slick
- Defines the Slick configuration entity.
Namespace
Drupal\slick\EntityCode
protected $breakpoints = 0;