Skip to content
Snippets Groups Projects
Commit 5b1e4d7c authored by Angie Byron's avatar Angie Byron
Browse files

git commit -m Issue

parent 8f039f0c
No related branches found
No related tags found
Loading
......@@ -44,7 +44,7 @@ protected function attachLoad(&$queried_entities, $revision_id = FALSE) {
/**
* Overrides Drupal\config\ConfigStorageController::postSave().
*/
public function postSave(EntityInterface $entity, $update) {
protected function postSave(EntityInterface $entity, $update) {
parent::postSave($entity, $update);
// Clear caches.
views_invalidate_cache();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment