You are here

public property RoyalSliderOptionSetEntity::$auto_scale_slider in RoyalSlider Integration 8

Automatically updates slider height based on base width.

Type: bool

File

src/Entity/RoyalSliderOptionSetEntity.php, line 67
Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $auto_scale_slider = FALSE;