Skip to content

Commit 05be4fb

Browse files
Fixed the statis failure
1 parent 778a540 commit 05be4fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/PageCache/Model/System/Config/Backend/AccessList.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,7 @@ public function beforeSave()
4646
)
4747
);
4848
}
49+
50+
return $this;
4951
}
5052
}

0 commit comments

Comments
 (0)