You are here

public property RoyalSliderOptionSetEntity::$slides in RoyalSlider Integration 8

Overrides HTML of slides, used for creating of slides from HTML that is not attached to DOM.

Type: string

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $slides = NULL;