You are here

constant BlazyAdminBase::STATE_RESPONSIVE_IMAGE_STYLE_DISABLED in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_RESPONSIVE_IMAGE_STYLE_DISABLED
  2. 7 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_RESPONSIVE_IMAGE_STYLE_DISABLED

A state that represents the responsive image style is disabled.

File

src/Form/BlazyAdminBase.php, line 30

Class

BlazyAdminBase
A base for blazy admin integration to have re-usable methods in one place.

Namespace

Drupal\blazy\Form

Code

const STATE_RESPONSIVE_IMAGE_STYLE_DISABLED = 0;