protected property ShowButtonsCommand::$changed in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Ajax/ShowButtonsCommand.php \Drupal\views\Ajax\ShowButtonsCommand::changed
Whether the view has been changed.
Type: bool
File
- core/
modules/ views/ src/ Ajax/ ShowButtonsCommand.php, line 25 - Contains \Drupal\views\Ajax\ShowButtonsCommand.
Class
- ShowButtonsCommand
- Provides an AJAX command for showing the save and cancel buttons.
Namespace
Drupal\views\AjaxCode
protected $changed;