Same name and namespace in other branches
  1. 8.x-1.x src/Form/ColorboxSettingsForm.php \Drupal\colorbox\Form\ColorboxSettingsForm::STATE_SLIDESHOW_ENABLED 1 comment

A state that represents the slideshow being enabled.

File

src/Form/ColorboxSettingsForm.php, line 40

Class

ColorboxSettingsForm
General configuration form for controlling the colorbox behaviour..

Namespace

Drupal\colorbox\Form

Code

const STATE_SLIDESHOW_ENABLED = 1;