public property ViewUI::$locked

If this view is locked for editing.

Type: bool

File

drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php, line 68
Definition of Drupal\views_ui\ViewUI.

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

public $locked;