You are here

public property ViewUI::$changed_display in Views (for Drupal 7) 8.3

Stores an array of displays that have been changed.

Type: array

File

views_ui/lib/Drupal/views_ui/ViewUI.php, line 36
Definition of Drupal\views_ui\ViewUI.

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

public $changed_display;