public function ConfigActionsServiceInterface::saveAll in Config Actions 8
Force saving all cached sources.
1 method overrides ConfigActionsServiceInterface::saveAll()
- ConfigActionsService::saveAll in src/
ConfigActionsService.php - Force saving all cached sources.
File
- src/
ConfigActionsServiceInterface.php, line 89
Class
- ConfigActionsServiceInterface
- Defines an interface for config actions service
Namespace
Drupal\config_actionsCode
public function saveAll();