You are here

protected property ConfigActionsService::$merge in Config Actions 8

merge property. If TRUE, merge the destination data.

Type: bool

File

src/ConfigActionsService.php, line 73

Class

ConfigActionsService
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

protected $merge = FALSE;