Contains an array of form keys and their respective classes.
Type: array
File
core/modules/views_ui/src/ViewUI.php, line 110
Class
ViewUI Stores UI related temporary settings.
Namespace
Drupal\views_ui
Code
public static $forms = array(
'add-handler' => '\Drupal\views_ui\Form\Ajax\AddItem',
'analyze' => '\Drupal\views_ui\Form\Ajax\Analyze',
'handler' => '\Drupal\views_ui\Form\Ajax\ConfigHandler',
'handler-extra' => '\Drupal\views_ui\Form\Ajax\ConfigHandlerExtra',