constant BlazyAdminBase::STATE_RESPONSIVE_IMAGE_STYLE_DISABLED in Blazy 7
Same name and namespace in other branches
- 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_RESPONSIVE_IMAGE_STYLE_DISABLED
- 8 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 20
Class
- BlazyAdminBase
- A base for blazy admin integration to have re-usable methods in one place.
Namespace
Drupal\blazy\FormCode
const STATE_RESPONSIVE_IMAGE_STYLE_DISABLED = 0;