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

A state that represents the custom settings being enabled.

File

src/Form/ColorboxSettingsForm.php, line 35

Class

ColorboxSettingsForm
General configuration form for controlling the colorbox behaviour..

Namespace

Drupal\colorbox\Form

Code

const STATE_CUSTOM_SETTINGS = 0;