protected property ConfigActionsService::$sourceCache in Config Actions 8
Collection of cached source plugins.
keyed by $this->getSourceKey($source, $type).
Type: array
File
- src/
ConfigActionsService.php, line 57
Class
- ConfigActionsService
- Base class for config_actions plugins.
Namespace
Drupal\config_actionsCode
protected $sourceCache = [];