protected property ConfigActionsDelete::$prune in Config Actions 8
True if key should be unset (pruned) rather than just cleared.
Type: bool
File
- src/
Plugin/ ConfigActions/ ConfigActionsDelete.php, line 31
Class
- ConfigActionsDelete
- Plugin for deleting data.
Namespace
Drupal\config_actions\Plugin\ConfigActionsCode
protected $prune;