You are here

constant ElevateZoomPlusForm::ZOOM_TYPE_LENS in ElevateZoom Plus 8

Same name and namespace in other branches
  1. 7 modules/ui/src/Form/ElevateZoomPlusForm.php \Drupal\elevatezoomplus_ui\Form\ElevateZoomPlusForm::ZOOM_TYPE_LENS

A state that represents the zoom type is lens.

File

modules/ui/src/Form/ElevateZoomPlusForm.php, line 24

Class

ElevateZoomPlusForm
Extends base form for elevatezoomplus instance configuration form.

Namespace

Drupal\elevatezoomplus_ui\Form

Code

const ZOOM_TYPE_LENS = 2;