protected property ConfigActionsPluginBase::$did_replace in Config Actions 8
List to keep track of what options have had string replacement.
Type: array
File
- src/
ConfigActionsPluginBase.php, line 117
Class
- ConfigActionsPluginBase
- Base class for config_actions plugins.
Namespace
Drupal\config_actionsCode
protected $did_replace = [];