protected property ConfigActionsSourceBase::$changed in Config Actions 8
Determine if sourceData has been changed since last load/save.
Type: bool
File
- src/
ConfigActionsSourceBase.php, line 48
Class
- ConfigActionsSourceBase
- Base class for config_actions plugins.
Namespace
Drupal\config_actionsCode
protected $changed = FALSE;