constant BlazyAdminBase::STATE_LIGHTBOX_CUSTOM in Blazy 7
Same name and namespace in other branches
- 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_LIGHTBOX_CUSTOM
- 8 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_LIGHTBOX_CUSTOM
A state that represents the custom lightbox caption is enabled.
File
- src/
Form/ BlazyAdminBase.php, line 40
Class
- BlazyAdminBase
- A base for blazy admin integration to have re-usable methods in one place.
Namespace
Drupal\blazy\FormCode
const STATE_LIGHTBOX_CUSTOM = 4;