You are here

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_actions

Code

protected $changed = FALSE;