public function SliderProInterface::hasAutoPlay in Slider Pro 8
Checks if option set has autoplay.
Return value
bool
1 method overrides SliderProInterface::hasAutoPlay()
- SliderPro::hasAutoPlay in src/
Entity/ SliderPro.php - Checks if option set has autoplay.
File
- src/
Entity/ SliderProInterface.php, line 51
Class
- SliderProInterface
- Provides an interface for defining slider pro optionset entities.
Namespace
Drupal\slider_pro\EntityCode
public function hasAutoPlay();