constant BlazyAdminBase::STATE_IFRAME_ENABLED in Blazy 8
Same name and namespace in other branches
- 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_IFRAME_ENABLED
- 7 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_IFRAME_ENABLED
A state that represents the media switch iframe 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_IFRAME_ENABLED = 2;