protected property Slick::$breakpoints in Slick Carousel 8
Same name and namespace in other branches
- 8.2 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 79
Class
- Slick
- Defines the Slick configuration entity.
Namespace
Drupal\slick\EntityCode
protected $breakpoints = 0;