Skip to content

Commit eb449b7

Browse files
committed
docblock for refresh config cache
1 parent c9c104a commit eb449b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Http/Controllers/Internal/v1/SettingController.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,9 @@ public function testSocketcluster(AdminRequest $request)
854854
);
855855
}
856856

857+
/**
858+
* Refresh config cache.
859+
*/
857860
private function refreshConfigCache()
858861
{
859862
try {

0 commit comments

Comments
 (0)