You are here

public property RoyalSliderOptionSetEntity::$transition_type in RoyalSlider Integration 8

Transition type: 'move' or 'fade'.

Type: string

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $transition_type = 'move';