You are here

public property RoyalSliderOptionSetEntity::$image_scale_mode in RoyalSlider Integration 8

Scale mode for images.

Type: string

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $image_scale_mode = 'fit-if-smaller';