You are here

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

If this view has been changed.

Type: bool

File

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

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

public $changed;