Whether the view has been changed.
Type: bool
File
- core/modules/views/src/Ajax/ShowButtonsCommand.php, line 20
Class
- ShowButtonsCommand
- Provides an AJAX command for showing the save and cancel buttons.
Namespace
Drupal\views\Ajax
Code
1 | protected $changed ; |
Please login to continue.