You are here

public property RoyalSliderOptionSetEntity::$allow_css3 in RoyalSlider Integration 8

Allows usage of CSS3 transitions.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $allow_css3 = TRUE;