You are here

public property RoyalSliderOptionSetEntity::$image_align_center in RoyalSlider Integration 8

Aligns image to center of slide.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $image_align_center = TRUE;